@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/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A524-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A524-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A524-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.0172004699707 -10.489800453186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.0172004699707"^^xsd:decimal ;
  dwc:decimalLongitude "-10.489800453186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A524-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.0172004699707 -10.489800453186)"^^geo:wktLiteral ;
  geo-pos:lat "32.0172004699707"^^xsd:decimal ;
  geo-pos:long "-10.489800453186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A524-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:524-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '524-1'^^xsd:string;
  dwc:scientificName 'Asthenognathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-10.489800453186'^^xsd:double;
  dwc:latitude '32.017200469971'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '107468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:524-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1824146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A79-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A79-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A79-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6560497283936 -17.2814998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.6560497283936"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2814998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A79-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6560497283936 -17.2814998626709)"^^geo:wktLiteral ;
  geo-pos:lat "19.6560497283936"^^xsd:decimal ;
  geo-pos:long "-17.2814998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A79-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:79-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '79-1'^^xsd:string;
  dwc:scientificName 'Nephropsis atlántica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.281499862671'^^xsd:double;
  dwc:latitude '19.656049728394'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:aphiaid '107255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:79-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A569-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A569-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A569-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1676998138428 -10.6614999771118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1676998138428"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6614999771118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A569-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1676998138428 -10.6614999771118)"^^geo:wktLiteral ;
  geo-pos:lat "30.1676998138428"^^xsd:decimal ;
  geo-pos:long "-10.6614999771118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A569-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:569-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '569-1'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:longitude '-10.661499977112'^^xsd:double;
  dwc:latitude '30.167699813843'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:569-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A501-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A501-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A501-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.79399967193604 -14.858699798584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.79399967193604"^^xsd:decimal ;
  dwc:decimalLongitude "-14.858699798584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A501-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.79399967193604 -14.858699798584)"^^geo:wktLiteral ;
  geo-pos:lat "9.79399967193604"^^xsd:decimal ;
  geo-pos:long "-14.858699798584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A501-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:501-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '501-1'^^xsd:string;
  dwc:scientificName 'Stenorhynchus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'GN'^^xsd:string;
  dwc:longitude '-14.858699798584'^^xsd:double;
  dwc:latitude '9.793999671936'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:501-1'^^xsd:anyURI;
  dwc:observationDate '2011-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A83-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A83-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A83-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7931671142578 -16.761417388916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7931671142578"^^xsd:decimal ;
  dwc:decimalLongitude "-16.761417388916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "303.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "303.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A83-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7931671142578 -16.761417388916)"^^geo:wktLiteral ;
  geo-pos:lat "18.7931671142578"^^xsd:decimal ;
  geo-pos:long "-16.761417388916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A83-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:83-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '83-1'^^xsd:string;
  dwc:scientificName 'Munida speciosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.761417388916'^^xsd:double;
  dwc:latitude '18.793167114258'^^xsd:double;
  dwc:minimumDepth '303.5'^^xsd:double;
  dwc:maximumDepth '303.5'^^xsd:double;
  dwc:aphiaid '107164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:83-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1606714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A51-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A51-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A51-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3509159088135 -17.796667098999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3509159088135"^^xsd:decimal ;
  dwc:decimalLongitude "-17.796667098999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A51-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3509159088135 -17.796667098999)"^^geo:wktLiteral ;
  geo-pos:lat "20.3509159088135"^^xsd:decimal ;
  geo-pos:long "-17.796667098999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A51-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:51-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '51-1'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.796667098999'^^xsd:double;
  dwc:latitude '20.350915908814'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:51-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A3-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A3-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A3-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0626659393311 11.3854999542236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0626659393311"^^xsd:decimal ;
  dwc:decimalLongitude "11.3854999542236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "626"^^xsd:integer ;
  dwc:maximumDepthInMeters "626"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A3-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0626659393311 11.3854999542236)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0626659393311"^^xsd:decimal ;
  geo-pos:long "11.3854999542236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A3-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:3-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '3-1'^^xsd:string;
  dwc:scientificName 'Psathyrocaris infirma'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.385499954224'^^xsd:double;
  dwc:latitude '-18.062665939331'^^xsd:double;
  dwc:minimumDepth '626'^^xsd:integer;
  dwc:maximumDepth '626'^^xsd:integer;
  dwc:aphiaid '107680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:3-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A174-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A174-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A174-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.0127000808716 -17.0673999786377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.0127000808716"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0673999786377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A174-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.0127000808716 -17.0673999786377)"^^geo:wktLiteral ;
  geo-pos:lat "12.0127000808716"^^xsd:decimal ;
  geo-pos:long "-17.0673999786377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A174-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:174-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '174-1'^^xsd:string;
  dwc:scientificName 'Callinectes marginatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.067399978638'^^xsd:double;
  dwc:latitude '12.012700080872'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '241106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:174-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '241106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A15-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A15-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A15-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.7378330230713 10.7510004043579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.7378330230713"^^xsd:decimal ;
  dwc:decimalLongitude "10.7510004043579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A15-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.7378330230713 10.7510004043579)"^^geo:wktLiteral ;
  geo-pos:lat "-18.7378330230713"^^xsd:decimal ;
  geo-pos:long "10.7510004043579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A15-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:15-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '15-1'^^xsd:string;
  dwc:scientificName 'Glyphocrangon longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '10.751000404358'^^xsd:double;
  dwc:latitude '-18.737833023071'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '1810'^^xsd:integer;
  dwc:aphiaid '107571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:15-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '107571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A56-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A56-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A56-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2026672363281"^^xsd:decimal ;
  dwc:decimalLongitude "-16.974250793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A56-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  geo-pos:lat "19.2026672363281"^^xsd:decimal ;
  geo-pos:long "-16.974250793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A56-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:56-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '56-1'^^xsd:string;
  dwc:scientificName 'Aristeus varidens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.974250793457'^^xsd:double;
  dwc:latitude '19.202667236328'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:56-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A544-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A544-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A544-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1497001647949 -14.2453002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1497001647949"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2453002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "109"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A544-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1497001647949 -14.2453002929688)"^^geo:wktLiteral ;
  geo-pos:lat "27.1497001647949"^^xsd:decimal ;
  geo-pos:long "-14.2453002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A544-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:544-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '544-1'^^xsd:string;
  dwc:scientificName 'Calappa granulata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-14.245300292969'^^xsd:double;
  dwc:latitude '27.149700164795'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '109'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:544-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A216-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A216-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A216-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3745002746582 -17.2614002227783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3745002746582"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2614002227783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "483"^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A216-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3745002746582 -17.2614002227783)"^^geo:wktLiteral ;
  geo-pos:lat "10.3745002746582"^^xsd:decimal ;
  geo-pos:long "-17.2614002227783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A216-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:216-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '216-1'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.261400222778'^^xsd:double;
  dwc:latitude '10.374500274658'^^xsd:double;
  dwc:minimumDepth '483'^^xsd:integer;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:216-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A175-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A175-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A175-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3112001419067 -16.2908000946045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3112001419067"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2908000946045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A175-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3112001419067 -16.2908000946045)"^^geo:wktLiteral ;
  geo-pos:lat "10.3112001419067"^^xsd:decimal ;
  geo-pos:long "-16.2908000946045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A175-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:175-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '175-1'^^xsd:string;
  dwc:scientificName 'Pilumnus stebbingi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.290800094604'^^xsd:double;
  dwc:latitude '10.311200141907'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '241141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:175-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '241141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A536-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A536-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A536-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1347999572754 -13.9258003234863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1347999572754"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9258003234863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A536-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1347999572754 -13.9258003234863)"^^geo:wktLiteral ;
  geo-pos:lat "27.1347999572754"^^xsd:decimal ;
  geo-pos:long "-13.9258003234863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A536-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:536-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '536-1'^^xsd:string;
  dwc:scientificName 'Calappa granulata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-13.925800323486'^^xsd:double;
  dwc:latitude '27.134799957275'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:536-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A166-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A166-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A166-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.0858001708984 -17.0543003082275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.0858001708984"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0543003082275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A166-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.0858001708984 -17.0543003082275)"^^geo:wktLiteral ;
  geo-pos:lat "11.0858001708984"^^xsd:decimal ;
  geo-pos:long "-17.0543003082275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A166-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:166-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '166-1'^^xsd:string;
  dwc:scientificName 'Spinolambrus notialis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.054300308227'^^xsd:double;
  dwc:latitude '11.085800170898'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '442341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:166-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '442341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A36-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A36-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A36-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7766666412354 11.1444997787476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7766666412354"^^xsd:decimal ;
  dwc:decimalLongitude "11.1444997787476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1610"^^xsd:integer ;
  dwc:maximumDepthInMeters "1610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A36-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7766666412354 11.1444997787476)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7766666412354"^^xsd:decimal ;
  geo-pos:long "11.1444997787476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A36-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:36-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '36-1'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.144499778748'^^xsd:double;
  dwc:latitude '-17.776666641235'^^xsd:double;
  dwc:minimumDepth '1610'^^xsd:integer;
  dwc:maximumDepth '1610'^^xsd:integer;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:36-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A85-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A85-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A85-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9819164276123 -17.7499160766602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9819164276123"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7499160766602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A85-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9819164276123 -17.7499160766602)"^^geo:wktLiteral ;
  geo-pos:lat "19.9819164276123"^^xsd:decimal ;
  geo-pos:long "-17.7499160766602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A85-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:85-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '85-1'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.74991607666'^^xsd:double;
  dwc:latitude '19.981916427612'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:85-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A553-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A553-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A553-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.3777008056641 -12.8732995986938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.3777008056641"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8732995986938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "327"^^xsd:integer ;
  dwc:maximumDepthInMeters "327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A553-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.3777008056641 -12.8732995986938)"^^geo:wktLiteral ;
  geo-pos:lat "29.3777008056641"^^xsd:decimal ;
  geo-pos:long "-12.8732995986938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A553-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:553-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '553-1'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-12.873299598694'^^xsd:double;
  dwc:latitude '29.377700805664'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '327'^^xsd:integer;
  dwc:maximumDepth '327'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:553-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A503-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A503-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A503-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.69019985198975 -16.4468002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.69019985198975"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4468002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "464"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A503-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.69019985198975 -16.4468002319336)"^^geo:wktLiteral ;
  geo-pos:lat "9.69019985198975"^^xsd:decimal ;
  geo-pos:long "-16.4468002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A503-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:503-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '503-1'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'GN'^^xsd:string;
  dwc:longitude '-16.446800231934'^^xsd:double;
  dwc:latitude '9.6901998519897'^^xsd:double;
  dwc:minimumDepth '464'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:503-1'^^xsd:anyURI;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A196-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A196-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A196-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1409997940063 -17.0918998718262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1409997940063"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0918998718262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A196-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1409997940063 -17.0918998718262)"^^geo:wktLiteral ;
  geo-pos:lat "11.1409997940063"^^xsd:decimal ;
  geo-pos:long "-17.0918998718262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A196-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:196-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '196-1'^^xsd:string;
  dwc:scientificName 'Calappa pelli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.091899871826'^^xsd:double;
  dwc:latitude '11.140999794006'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:196-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A104-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A104-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A104-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.947416305542 -16.3998336791992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.947416305542"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3998336791992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A104-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.947416305542 -16.3998336791992)"^^geo:wktLiteral ;
  geo-pos:lat "17.947416305542"^^xsd:decimal ;
  geo-pos:long "-16.3998336791992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A104-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:104-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '104-1'^^xsd:string;
  dwc:scientificName 'Macropipus rugosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.399833679199'^^xsd:double;
  dwc:latitude '17.947416305542'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '107396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:104-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A127-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A127-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A127-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1712493896484 -17.8864994049072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1712493896484"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8864994049072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1553.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1553.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A127-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1712493896484 -17.8864994049072)"^^geo:wktLiteral ;
  geo-pos:lat "20.1712493896484"^^xsd:decimal ;
  geo-pos:long "-17.8864994049072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A127-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:127-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '127-1'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.886499404907'^^xsd:double;
  dwc:latitude '20.171249389648'^^xsd:double;
  dwc:minimumDepth '1553.5'^^xsd:double;
  dwc:maximumDepth '1553.5'^^xsd:double;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:127-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A570-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A570-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A570-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5174999237061 -10.0122995376587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5174999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0122995376587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A570-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5174999237061 -10.0122995376587)"^^geo:wktLiteral ;
  geo-pos:lat "30.5174999237061"^^xsd:decimal ;
  geo-pos:long "-10.0122995376587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A570-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:570-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '570-1'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:longitude '-10.012299537659'^^xsd:double;
  dwc:latitude '30.517499923706'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:570-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A500-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A500-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A500-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2388000488281 -16.8323001861572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2388000488281"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8323001861572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A500-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2388000488281 -16.8323001861572)"^^geo:wktLiteral ;
  geo-pos:lat "10.2388000488281"^^xsd:decimal ;
  geo-pos:long "-16.8323001861572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A500-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:500-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '500-1'^^xsd:string;
  dwc:scientificName 'Macropipus rugosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'GN'^^xsd:string;
  dwc:longitude '-16.832300186157'^^xsd:double;
  dwc:latitude '10.238800048828'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:500-1'^^xsd:anyURI;
  dwc:observationDate '2011-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A109-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A109-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A109-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5457496643066 -18.5435829162598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5457496643066"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5435829162598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1779.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1779.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A109-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5457496643066 -18.5435829162598)"^^geo:wktLiteral ;
  geo-pos:lat "20.5457496643066"^^xsd:decimal ;
  geo-pos:long "-18.5435829162598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A109-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:109-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '109-1'^^xsd:string;
  dwc:scientificName 'Glyphocrangon longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.54358291626'^^xsd:double;
  dwc:latitude '20.545749664307'^^xsd:double;
  dwc:minimumDepth '1779.5'^^xsd:double;
  dwc:maximumDepth '1779.5'^^xsd:double;
  dwc:aphiaid '107571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:109-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A38-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A38-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A38-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2235164642334 -17.3424835205078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2235164642334"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3424835205078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1713"^^xsd:integer ;
  dwc:maximumDepthInMeters "1713"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A38-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2235164642334 -17.3424835205078)"^^geo:wktLiteral ;
  geo-pos:lat "19.2235164642334"^^xsd:decimal ;
  geo-pos:long "-17.3424835205078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A38-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:38-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '38-1'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.342483520508'^^xsd:double;
  dwc:latitude '19.223516464233'^^xsd:double;
  dwc:minimumDepth '1713'^^xsd:integer;
  dwc:maximumDepth '1713'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:38-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A123-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A123-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A123-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3935165405273 -16.9484157562256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3935165405273"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9484157562256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1007"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A123-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3935165405273 -16.9484157562256)"^^geo:wktLiteral ;
  geo-pos:lat "16.3935165405273"^^xsd:decimal ;
  geo-pos:long "-16.9484157562256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A123-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:123-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '123-1'^^xsd:string;
  dwc:scientificName 'Notostomus crosnieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.948415756226'^^xsd:double;
  dwc:latitude '16.393516540527'^^xsd:double;
  dwc:minimumDepth '1007'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:aphiaid '107598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:123-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '107598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A517-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A517-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A517-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0583000183105 -13.1412000656128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0583000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1412000656128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A517-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0583000183105 -13.1412000656128)"^^geo:wktLiteral ;
  geo-pos:lat "28.0583000183105"^^xsd:decimal ;
  geo-pos:long "-13.1412000656128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A517-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:517-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '517-1'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-13.141200065613'^^xsd:double;
  dwc:latitude '28.058300018311'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:517-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A246-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A246-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A246-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1291999816895 -16.5697002410889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1291999816895"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5697002410889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A246-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1291999816895 -16.5697002410889)"^^geo:wktLiteral ;
  geo-pos:lat "10.1291999816895"^^xsd:decimal ;
  geo-pos:long "-16.5697002410889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A246-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:246-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '246-1'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.569700241089'^^xsd:double;
  dwc:latitude '10.129199981689'^^xsd:double;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:246-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A426-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A426-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A426-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5341997146606 -17.0769996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5341997146606"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0769996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A426-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5341997146606 -17.0769996643066)"^^geo:wktLiteral ;
  geo-pos:lat "11.5341997146606"^^xsd:decimal ;
  geo-pos:long "-17.0769996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A426-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:426-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '426-1'^^xsd:string;
  dwc:scientificName 'Charybdis hellerii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.076999664307'^^xsd:double;
  dwc:latitude '11.534199714661'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '107382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:426-1'^^xsd:anyURI;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A538-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A538-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A538-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5522003173828 -16.0314998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.5522003173828"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0314998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A538-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5522003173828 -16.0314998626709)"^^geo:wktLiteral ;
  geo-pos:lat "25.5522003173828"^^xsd:decimal ;
  geo-pos:long "-16.0314998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A538-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:538-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '538-1'^^xsd:string;
  dwc:scientificName 'Homola barbata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.031499862671'^^xsd:double;
  dwc:latitude '25.552200317383'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:538-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A33-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A33-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A33-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.7744998931885 12.0381669998169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.7744998931885"^^xsd:decimal ;
  dwc:decimalLongitude "12.0381669998169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "744"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A33-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.7744998931885 12.0381669998169)"^^geo:wktLiteral ;
  geo-pos:lat "-20.7744998931885"^^xsd:decimal ;
  geo-pos:long "12.0381669998169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A33-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:33-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '33-1'^^xsd:string;
  dwc:scientificName 'Nephropsis atlántica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '12.038166999817'^^xsd:double;
  dwc:latitude '-20.774499893189'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '107255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:33-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '107255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A146-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A146-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A146-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.2975006103516 -17.027250289917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.2975006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-17.027250289917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1511.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1511.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A146-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.2975006103516 -17.027250289917)"^^geo:wktLiteral ;
  geo-pos:lat "17.2975006103516"^^xsd:decimal ;
  geo-pos:long "-17.027250289917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A146-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:146-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '146-1'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.027250289917'^^xsd:double;
  dwc:latitude '17.297500610352'^^xsd:double;
  dwc:minimumDepth '1511.5'^^xsd:double;
  dwc:maximumDepth '1511.5'^^xsd:double;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:146-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A433-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A433-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A433-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3670997619629 -17.0883007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3670997619629"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0883007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A433-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3670997619629 -17.0883007049561)"^^geo:wktLiteral ;
  geo-pos:lat "11.3670997619629"^^xsd:decimal ;
  geo-pos:long "-17.0883007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A433-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:433-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '433-1'^^xsd:string;
  dwc:scientificName 'Sicyonia galeata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.088300704956'^^xsd:double;
  dwc:latitude '11.367099761963'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '240803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:433-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '240803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6013336181641 11.1971664428711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6013336181641"^^xsd:decimal ;
  dwc:decimalLongitude "11.1971664428711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1190"^^xsd:integer ;
  dwc:maximumDepthInMeters "1190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6013336181641 11.1971664428711)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6013336181641"^^xsd:decimal ;
  geo-pos:long "11.1971664428711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '1-1'^^xsd:string;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.197166442871'^^xsd:double;
  dwc:latitude '-17.601333618164'^^xsd:double;
  dwc:minimumDepth '1190'^^xsd:integer;
  dwc:maximumDepth '1190'^^xsd:integer;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:1-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A554-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A554-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A554-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1818008422852 -17.1737003326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1818008422852"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1737003326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A554-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1818008422852 -17.1737003326416)"^^geo:wktLiteral ;
  geo-pos:lat "24.1818008422852"^^xsd:decimal ;
  geo-pos:long "-17.1737003326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A554-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:554-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '554-1'^^xsd:string;
  dwc:scientificName 'Stenorhynchus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.173700332642'^^xsd:double;
  dwc:latitude '24.181800842285'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '107362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:554-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A511-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A511-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A511-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6571998596191 -10.9127998352051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.6571998596191"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9127998352051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A511-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6571998596191 -10.9127998352051)"^^geo:wktLiteral ;
  geo-pos:lat "29.6571998596191"^^xsd:decimal ;
  geo-pos:long "-10.9127998352051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A511-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:511-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '511-1'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-10.912799835205'^^xsd:double;
  dwc:latitude '29.657199859619'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:511-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A11-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A11-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A11-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7798328399658 10.6284999847412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7798328399658"^^xsd:decimal ;
  dwc:decimalLongitude "10.6284999847412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1270"^^xsd:integer ;
  dwc:maximumDepthInMeters "1270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A11-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7798328399658 10.6284999847412)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7798328399658"^^xsd:decimal ;
  geo-pos:long "10.6284999847412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A11-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:11-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '11-1'^^xsd:string;
  dwc:scientificName 'Oplophorus novaezeelandiae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '10.628499984741'^^xsd:double;
  dwc:latitude '-19.779832839966'^^xsd:double;
  dwc:minimumDepth '1270'^^xsd:integer;
  dwc:maximumDepth '1270'^^xsd:integer;
  dwc:aphiaid '240814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:11-1'^^xsd:anyURI;
  dwc:observationDate '2005-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '240814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A7-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A7-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A7-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.7961673736572 11.9736671447754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.7961673736572"^^xsd:decimal ;
  dwc:decimalLongitude "11.9736671447754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A7-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.7961673736572 11.9736671447754)"^^geo:wktLiteral ;
  geo-pos:lat "-20.7961673736572"^^xsd:decimal ;
  geo-pos:long "11.9736671447754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A7-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:7-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '7-1'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsoni'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.973667144775'^^xsd:double;
  dwc:latitude '-20.796167373657'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:7-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A401-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A401-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A401-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1236000061035 -16.44580078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1236000061035"^^xsd:decimal ;
  dwc:decimalLongitude "-16.44580078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "192"^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A401-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1236000061035 -16.44580078125)"^^geo:wktLiteral ;
  geo-pos:lat "10.1236000061035"^^xsd:decimal ;
  geo-pos:long "-16.44580078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A401-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:401-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '401-1'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-16.44580078125'^^xsd:double;
  dwc:latitude '10.123600006103'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '192'^^xsd:integer;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:401-1'^^xsd:anyURI;
  dwc:observationDate '2011-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A520-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A520-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A520-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1347999572754 -13.9258003234863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1347999572754"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9258003234863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A520-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1347999572754 -13.9258003234863)"^^geo:wktLiteral ;
  geo-pos:lat "27.1347999572754"^^xsd:decimal ;
  geo-pos:long "-13.9258003234863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A520-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:520-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '520-1'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-13.925800323486'^^xsd:double;
  dwc:latitude '27.134799957275'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:520-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A428-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A428-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A428-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3670997619629 -17.0883007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3670997619629"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0883007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A428-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3670997619629 -17.0883007049561)"^^geo:wktLiteral ;
  geo-pos:lat "11.3670997619629"^^xsd:decimal ;
  geo-pos:long "-17.0883007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A428-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:428-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '428-1'^^xsd:string;
  dwc:scientificName 'Cronius ruber'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.088300704956'^^xsd:double;
  dwc:latitude '11.367099761963'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '241109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:428-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '241109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A5-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A5-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A5-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.7961673736572 11.9736671447754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.7961673736572"^^xsd:decimal ;
  dwc:decimalLongitude "11.9736671447754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A5-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.7961673736572 11.9736671447754)"^^geo:wktLiteral ;
  geo-pos:lat "-20.7961673736572"^^xsd:decimal ;
  geo-pos:long "11.9736671447754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A5-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:5-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '5-1'^^xsd:string;
  dwc:scientificName 'Glyphus marsupialis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.973667144775'^^xsd:double;
  dwc:latitude '-20.796167373657'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '107668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:5-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '107668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A133-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A133-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A133-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4752502441406 -16.9782009124756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4752502441406"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9782009124756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1566"^^xsd:integer ;
  dwc:maximumDepthInMeters "1566"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A133-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4752502441406 -16.9782009124756)"^^geo:wktLiteral ;
  geo-pos:lat "18.4752502441406"^^xsd:decimal ;
  geo-pos:long "-16.9782009124756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A133-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:133-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '133-1'^^xsd:string;
  dwc:scientificName 'Ephyrina figueirai'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.978200912476'^^xsd:double;
  dwc:latitude '18.475250244141'^^xsd:double;
  dwc:minimumDepth '1566'^^xsd:integer;
  dwc:maximumDepth '1566'^^xsd:integer;
  dwc:aphiaid '107587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:133-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A76-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A76-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A76-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7924175262451 -16.4465827941895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.7924175262451"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4465827941895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A76-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7924175262451 -16.4465827941895)"^^geo:wktLiteral ;
  geo-pos:lat "17.7924175262451"^^xsd:decimal ;
  geo-pos:long "-16.4465827941895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A76-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:76-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '76-1'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.446582794189'^^xsd:double;
  dwc:latitude '17.792417526245'^^xsd:double;
  dwc:minimumDepth '116.5'^^xsd:double;
  dwc:maximumDepth '116.5'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:76-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A118-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A118-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A118-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2026672363281"^^xsd:decimal ;
  dwc:decimalLongitude "-16.974250793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A118-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  geo-pos:lat "19.2026672363281"^^xsd:decimal ;
  geo-pos:long "-16.974250793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A118-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:118-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '118-1'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.974250793457'^^xsd:double;
  dwc:latitude '19.202667236328'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:118-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A98-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A98-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A98-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4819164276123 -17.0169162750244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4819164276123"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0169162750244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "207.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A98-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4819164276123 -17.0169162750244)"^^geo:wktLiteral ;
  geo-pos:lat "19.4819164276123"^^xsd:decimal ;
  geo-pos:long "-17.0169162750244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A98-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:98-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '98-1'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.016916275024'^^xsd:double;
  dwc:latitude '19.481916427612'^^xsd:double;
  dwc:minimumDepth '207.5'^^xsd:double;
  dwc:maximumDepth '207.5'^^xsd:double;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:98-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A258-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A258-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A258-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2055997848511 -16.2625999450684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2055997848511"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2625999450684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A258-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2055997848511 -16.2625999450684)"^^geo:wktLiteral ;
  geo-pos:lat "10.2055997848511"^^xsd:decimal ;
  geo-pos:long "-16.2625999450684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A258-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:258-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '258-1'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.262599945068'^^xsd:double;
  dwc:latitude '10.205599784851'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:258-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A515-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A515-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A515-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.0447006225586 -16.2649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.0447006225586"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A515-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.0447006225586 -16.2649993896484)"^^geo:wktLiteral ;
  geo-pos:lat "25.0447006225586"^^xsd:decimal ;
  geo-pos:long "-16.2649993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A515-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:515-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '515-1'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.264999389648'^^xsd:double;
  dwc:latitude '25.044700622559'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:515-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A78-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A78-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A78-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4581508636475 -16.4757499694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.4581508636475"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4757499694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "290.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A78-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4581508636475 -16.4757499694824)"^^geo:wktLiteral ;
  geo-pos:lat "16.4581508636475"^^xsd:decimal ;
  geo-pos:long "-16.4757499694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A78-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:78-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '78-1'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.475749969482'^^xsd:double;
  dwc:latitude '16.458150863648'^^xsd:double;
  dwc:minimumDepth '290.5'^^xsd:double;
  dwc:maximumDepth '290.5'^^xsd:double;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:78-1'^^xsd:anyURI;
  dwc:observationDate '2009-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A94-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A94-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A94-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.2031002044678 -16.7893829345703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.2031002044678"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7893829345703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A94-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.2031002044678 -16.7893829345703)"^^geo:wktLiteral ;
  geo-pos:lat "17.2031002044678"^^xsd:decimal ;
  geo-pos:long "-16.7893829345703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A94-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:94-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '94-1'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.78938293457'^^xsd:double;
  dwc:latitude '17.203100204468'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:94-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A436-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A436-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A436-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3670997619629 -17.0883007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3670997619629"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0883007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A436-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3670997619629 -17.0883007049561)"^^geo:wktLiteral ;
  geo-pos:lat "11.3670997619629"^^xsd:decimal ;
  geo-pos:long "-17.0883007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A436-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:436-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '436-1'^^xsd:string;
  dwc:scientificName 'Sternodromia spinirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.088300704956'^^xsd:double;
  dwc:latitude '11.367099761963'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '241030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:436-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '241030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A69-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A69-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A69-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4328498840332 -16.8884830474854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4328498840332"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8884830474854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1310"^^xsd:integer ;
  dwc:maximumDepthInMeters "1310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A69-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4328498840332 -16.8884830474854)"^^geo:wktLiteral ;
  geo-pos:lat "17.4328498840332"^^xsd:decimal ;
  geo-pos:long "-16.8884830474854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A69-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:69-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '69-1'^^xsd:string;
  dwc:scientificName 'Paralomis erinacea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.888483047485'^^xsd:double;
  dwc:latitude '17.432849884033'^^xsd:double;
  dwc:minimumDepth '1310'^^xsd:integer;
  dwc:maximumDepth '1310'^^xsd:integer;
  dwc:aphiaid '240659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:69-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '240659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A571-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A571-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A571-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.930700302124 -15.0216999053955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.930700302124"^^xsd:decimal ;
  dwc:decimalLongitude "-15.0216999053955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A571-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.930700302124 -15.0216999053955)"^^geo:wktLiteral ;
  geo-pos:lat "25.930700302124"^^xsd:decimal ;
  geo-pos:long "-15.0216999053955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A571-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:571-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '571-1'^^xsd:string;
  dwc:scientificName 'Inachus aguarii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:longitude '-15.021699905396'^^xsd:double;
  dwc:latitude '25.930700302124'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '107325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:571-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A52-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A52-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A52-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2531509399414 -17.6360340118408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.2531509399414"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6360340118408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "519"^^xsd:integer ;
  dwc:maximumDepthInMeters "519"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A52-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2531509399414 -17.6360340118408)"^^geo:wktLiteral ;
  geo-pos:lat "20.2531509399414"^^xsd:decimal ;
  geo-pos:long "-17.6360340118408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A52-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:52-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '52-1'^^xsd:string;
  dwc:scientificName 'Solenocera africana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.636034011841'^^xsd:double;
  dwc:latitude '20.253150939941'^^xsd:double;
  dwc:minimumDepth '519'^^xsd:integer;
  dwc:maximumDepth '519'^^xsd:integer;
  dwc:aphiaid '107118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:52-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '107118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A240-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A240-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A240-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5684995651245 -17.190299987793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5684995651245"^^xsd:decimal ;
  dwc:decimalLongitude "-17.190299987793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A240-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5684995651245 -17.190299987793)"^^geo:wktLiteral ;
  geo-pos:lat "11.5684995651245"^^xsd:decimal ;
  geo-pos:long "-17.190299987793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A240-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:240-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '240-1'^^xsd:string;
  dwc:scientificName 'Munida speciosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.190299987793'^^xsd:double;
  dwc:latitude '11.568499565124'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '107164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:240-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1606714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A562-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A562-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A562-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7777004241943 -12.3726997375488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7777004241943"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3726997375488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A562-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7777004241943 -12.3726997375488)"^^geo:wktLiteral ;
  geo-pos:lat "28.7777004241943"^^xsd:decimal ;
  geo-pos:long "-12.3726997375488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A562-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:562-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '562-1'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-12.372699737549'^^xsd:double;
  dwc:latitude '28.777700424194'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:562-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A424-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A424-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A424-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1272001266479 -16.5893993377686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1272001266479"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5893993377686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A424-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1272001266479 -16.5893993377686)"^^geo:wktLiteral ;
  geo-pos:lat "10.1272001266479"^^xsd:decimal ;
  geo-pos:long "-16.5893993377686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A424-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:424-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '424-1'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-16.589399337769'^^xsd:double;
  dwc:latitude '10.127200126648'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:424-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A190-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A190-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A190-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4201002120972 -17.2469997406006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.4201002120972"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2469997406006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A190-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4201002120972 -17.2469997406006)"^^geo:wktLiteral ;
  geo-pos:lat "10.4201002120972"^^xsd:decimal ;
  geo-pos:long "-17.2469997406006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A190-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:190-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '190-1'^^xsd:string;
  dwc:scientificName 'Goneplax barnardi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.246999740601'^^xsd:double;
  dwc:latitude '10.420100212097'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '440960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:190-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '440960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A509-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A509-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A509-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4505004882813 -10.4882001876831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4505004882813"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4882001876831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "349"^^xsd:integer ;
  dwc:maximumDepthInMeters "349"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A509-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4505004882813 -10.4882001876831)"^^geo:wktLiteral ;
  geo-pos:lat "31.4505004882813"^^xsd:decimal ;
  geo-pos:long "-10.4882001876831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A509-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:509-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '509-1'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-10.488200187683'^^xsd:double;
  dwc:latitude '31.450500488281'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '349'^^xsd:integer;
  dwc:maximumDepth '349'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:509-1'^^xsd:anyURI;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A105-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A105-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A105-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6960830688477 -17.6860828399658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6960830688477"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6860828399658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "343"^^xsd:integer ;
  dwc:maximumDepthInMeters "343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A105-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6960830688477 -17.6860828399658)"^^geo:wktLiteral ;
  geo-pos:lat "20.6960830688477"^^xsd:decimal ;
  geo-pos:long "-17.6860828399658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A105-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:105-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '105-1'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.686082839966'^^xsd:double;
  dwc:latitude '20.696083068848'^^xsd:double;
  dwc:minimumDepth '343'^^xsd:integer;
  dwc:maximumDepth '343'^^xsd:integer;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:105-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A540-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A540-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A540-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5522003173828 -16.0314998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.5522003173828"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0314998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A540-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5522003173828 -16.0314998626709)"^^geo:wktLiteral ;
  geo-pos:lat "25.5522003173828"^^xsd:decimal ;
  geo-pos:long "-16.0314998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A540-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:540-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '540-1'^^xsd:string;
  dwc:scientificName 'Calappa granulata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.031499862671'^^xsd:double;
  dwc:latitude '25.552200317383'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:540-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A435-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A435-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A435-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3670997619629 -17.0883007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3670997619629"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0883007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A435-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3670997619629 -17.0883007049561)"^^geo:wktLiteral ;
  geo-pos:lat "11.3670997619629"^^xsd:decimal ;
  geo-pos:long "-17.0883007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A435-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:435-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '435-1'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.088300704956'^^xsd:double;
  dwc:latitude '11.367099761963'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:435-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A32-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A32-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A32-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.287166595459 11.6540002822876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.287166595459"^^xsd:decimal ;
  dwc:decimalLongitude "11.6540002822876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1660"^^xsd:integer ;
  dwc:maximumDepthInMeters "1660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A32-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.287166595459 11.6540002822876)"^^geo:wktLiteral ;
  geo-pos:lat "-21.287166595459"^^xsd:decimal ;
  geo-pos:long "11.6540002822876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A32-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:32-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '32-1'^^xsd:string;
  dwc:scientificName 'Nematocarcinus sigmoideus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.654000282288'^^xsd:double;
  dwc:latitude '-21.287166595459'^^xsd:double;
  dwc:minimumDepth '1660'^^xsd:integer;
  dwc:maximumDepth '1660'^^xsd:integer;
  dwc:aphiaid '514328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:32-1'^^xsd:anyURI;
  dwc:observationDate '2005-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '514328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A453-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A453-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A453-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1304998397827 -17.2234001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1304998397827"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2234001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A453-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1304998397827 -17.2234001159668)"^^geo:wktLiteral ;
  geo-pos:lat "12.1304998397827"^^xsd:decimal ;
  geo-pos:long "-17.2234001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A453-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:453-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '453-1'^^xsd:string;
  dwc:scientificName 'Sergia talismani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.223400115967'^^xsd:double;
  dwc:latitude '12.130499839783'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '240794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:453-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1056495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A136-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A136-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A136-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2026672363281"^^xsd:decimal ;
  dwc:decimalLongitude "-16.974250793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A136-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  geo-pos:lat "19.2026672363281"^^xsd:decimal ;
  geo-pos:long "-16.974250793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A136-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:136-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '136-1'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.974250793457'^^xsd:double;
  dwc:latitude '19.202667236328'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:136-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A220-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A220-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A220-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1694002151489 -17.3703994750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1694002151489"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3703994750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "773"^^xsd:integer ;
  dwc:maximumDepthInMeters "773"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A220-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1694002151489 -17.3703994750977)"^^geo:wktLiteral ;
  geo-pos:lat "10.1694002151489"^^xsd:decimal ;
  geo-pos:long "-17.3703994750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A220-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:220-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '220-1'^^xsd:string;
  dwc:scientificName 'Notostomus crosnieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.370399475098'^^xsd:double;
  dwc:latitude '10.169400215149'^^xsd:double;
  dwc:minimumDepth '773'^^xsd:integer;
  dwc:maximumDepth '773'^^xsd:integer;
  dwc:aphiaid '107598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:220-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A434-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A434-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A434-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3670997619629 -17.0883007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3670997619629"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0883007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A434-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3670997619629 -17.0883007049561)"^^geo:wktLiteral ;
  geo-pos:lat "11.3670997619629"^^xsd:decimal ;
  geo-pos:long "-17.0883007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A434-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:434-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '434-1'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.088300704956'^^xsd:double;
  dwc:latitude '11.367099761963'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:434-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A209-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A209-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A209-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3818998336792 -16.5235996246338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3818998336792"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5235996246338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A209-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3818998336792 -16.5235996246338)"^^geo:wktLiteral ;
  geo-pos:lat "10.3818998336792"^^xsd:decimal ;
  geo-pos:long "-16.5235996246338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A209-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:209-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '209-1'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.523599624634'^^xsd:double;
  dwc:latitude '10.381899833679'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:209-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A150-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A150-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A150-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2026672363281"^^xsd:decimal ;
  dwc:decimalLongitude "-16.974250793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A150-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  geo-pos:lat "19.2026672363281"^^xsd:decimal ;
  geo-pos:long "-16.974250793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A150-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:150-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '150-1'^^xsd:string;
  dwc:scientificName 'Glyphus marsupialis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.974250793457'^^xsd:double;
  dwc:latitude '19.202667236328'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '107668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:150-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A431-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A431-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A431-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.447699546814 -17.0706996917725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.447699546814"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0706996917725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A431-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.447699546814 -17.0706996917725)"^^geo:wktLiteral ;
  geo-pos:lat "11.447699546814"^^xsd:decimal ;
  geo-pos:long "-17.0706996917725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A431-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:431-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '431-1'^^xsd:string;
  dwc:scientificName 'Apiomitrhax bocagei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.070699691773'^^xsd:double;
  dwc:latitude '11.447699546814'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '241078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:431-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '241078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A527-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A527-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A527-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9365005493164 -10.6118001937866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.9365005493164"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6118001937866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A527-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9365005493164 -10.6118001937866)"^^geo:wktLiteral ;
  geo-pos:lat "30.9365005493164"^^xsd:decimal ;
  geo-pos:long "-10.6118001937866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A527-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:527-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '527-1'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-10.611800193787'^^xsd:double;
  dwc:latitude '30.936500549316'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:527-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A42-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A42-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A42-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2230834960938 -16.7321662902832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2230834960938"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7321662902832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "110.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A42-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2230834960938 -16.7321662902832)"^^geo:wktLiteral ;
  geo-pos:lat "19.2230834960938"^^xsd:decimal ;
  geo-pos:long "-16.7321662902832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A42-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:42-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '42-1'^^xsd:string;
  dwc:scientificName 'Metapenaeopsis miersi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.732166290283'^^xsd:double;
  dwc:latitude '19.223083496094'^^xsd:double;
  dwc:minimumDepth '110.5'^^xsd:double;
  dwc:maximumDepth '110.5'^^xsd:double;
  dwc:aphiaid '240801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:42-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '240801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A178-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A178-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A178-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1409997940063 -17.0918998718262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1409997940063"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0918998718262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A178-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1409997940063 -17.0918998718262)"^^geo:wktLiteral ;
  geo-pos:lat "11.1409997940063"^^xsd:decimal ;
  geo-pos:long "-17.0918998718262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A178-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:178-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '178-1'^^xsd:string;
  dwc:scientificName 'Sternodromia spinirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.091899871826'^^xsd:double;
  dwc:latitude '11.140999794006'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '241030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:178-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '241030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A97-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A97-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A97-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1954174041748 -16.7560005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1954174041748"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7560005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A97-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1954174041748 -16.7560005187988)"^^geo:wktLiteral ;
  geo-pos:lat "19.1954174041748"^^xsd:decimal ;
  geo-pos:long "-16.7560005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A97-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:97-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '97-1'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.756000518799'^^xsd:double;
  dwc:latitude '19.195417404175'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:97-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A107-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A107-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A107-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.2469158172607 -16.857666015625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.2469158172607"^^xsd:decimal ;
  dwc:decimalLongitude "-16.857666015625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "726"^^xsd:integer ;
  dwc:maximumDepthInMeters "726"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A107-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.2469158172607 -16.857666015625)"^^geo:wktLiteral ;
  geo-pos:lat "17.2469158172607"^^xsd:decimal ;
  geo-pos:long "-16.857666015625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A107-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:107-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '107-1'^^xsd:string;
  dwc:scientificName 'Parapontophilus gracilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.857666015625'^^xsd:double;
  dwc:latitude '17.246915817261'^^xsd:double;
  dwc:minimumDepth '726'^^xsd:integer;
  dwc:maximumDepth '726'^^xsd:integer;
  dwc:aphiaid '107555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:107-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A132-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A132-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A132-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1664161682129 -17.1584167480469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1664161682129"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1584167480469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1594.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1594.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A132-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1664161682129 -17.1584167480469)"^^geo:wktLiteral ;
  geo-pos:lat "16.1664161682129"^^xsd:decimal ;
  geo-pos:long "-17.1584167480469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A132-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:132-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '132-1'^^xsd:string;
  dwc:scientificName 'Acanthephyra curtirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.158416748047'^^xsd:double;
  dwc:latitude '16.166416168213'^^xsd:double;
  dwc:minimumDepth '1594.5'^^xsd:double;
  dwc:maximumDepth '1594.5'^^xsd:double;
  dwc:aphiaid '107579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:132-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A446-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A446-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A446-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5934000015259 -17.2234001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5934000015259"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2234001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A446-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5934000015259 -17.2234001159668)"^^geo:wktLiteral ;
  geo-pos:lat "11.5934000015259"^^xsd:decimal ;
  geo-pos:long "-17.2234001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A446-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:446-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '446-1'^^xsd:string;
  dwc:scientificName 'Solenocera africana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.223400115967'^^xsd:double;
  dwc:latitude '11.593400001526'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '329'^^xsd:integer;
  dwc:aphiaid '107118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:446-1'^^xsd:anyURI;
  dwc:observationDate '2011-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A84-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A84-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A84-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8352508544922 -17.4009170532227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8352508544922"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4009170532227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "313.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "313.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A84-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8352508544922 -17.4009170532227)"^^geo:wktLiteral ;
  geo-pos:lat "19.8352508544922"^^xsd:decimal ;
  geo-pos:long "-17.4009170532227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A84-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:84-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '84-1'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.400917053223'^^xsd:double;
  dwc:latitude '19.835250854492'^^xsd:double;
  dwc:minimumDepth '313.5'^^xsd:double;
  dwc:maximumDepth '313.5'^^xsd:double;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:84-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A2-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A2-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A2-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6013336181641 11.1971664428711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6013336181641"^^xsd:decimal ;
  dwc:decimalLongitude "11.1971664428711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1190"^^xsd:integer ;
  dwc:maximumDepthInMeters "1190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A2-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6013336181641 11.1971664428711)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6013336181641"^^xsd:decimal ;
  geo-pos:long "11.1971664428711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A2-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:2-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '2-1'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.197166442871'^^xsd:double;
  dwc:latitude '-17.601333618164'^^xsd:double;
  dwc:minimumDepth '1190'^^xsd:integer;
  dwc:maximumDepth '1190'^^xsd:integer;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:2-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A244-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A244-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A244-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4715003967285 -17.2199993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.4715003967285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2199993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A244-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4715003967285 -17.2199993133545)"^^geo:wktLiteral ;
  geo-pos:lat "11.4715003967285"^^xsd:decimal ;
  geo-pos:long "-17.2199993133545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A244-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:244-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '244-1'^^xsd:string;
  dwc:scientificName 'Lithodes ferox'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.219999313354'^^xsd:double;
  dwc:latitude '11.471500396728'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '240655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:244-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '240655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A452-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A452-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A452-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5922002792358 -17.2226009368896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5922002792358"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2226009368896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "311"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A452-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5922002792358 -17.2226009368896)"^^geo:wktLiteral ;
  geo-pos:lat "11.5922002792358"^^xsd:decimal ;
  geo-pos:long "-17.2226009368896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A452-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:452-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '452-1'^^xsd:string;
  dwc:scientificName 'Pasiphaea semispinosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.22260093689'^^xsd:double;
  dwc:latitude '11.592200279236'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '311'^^xsd:integer;
  dwc:aphiaid '240808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:452-1'^^xsd:anyURI;
  dwc:observationDate '2011-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '240808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A198-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A198-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A198-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3248996734619 -16.1741008758545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3248996734619"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1741008758545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A198-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3248996734619 -16.1741008758545)"^^geo:wktLiteral ;
  geo-pos:lat "10.3248996734619"^^xsd:decimal ;
  geo-pos:long "-16.1741008758545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A198-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:198-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '198-1'^^xsd:string;
  dwc:scientificName 'Scyllarus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.174100875854'^^xsd:double;
  dwc:latitude '10.324899673462'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '107062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:198-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A28-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A28-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A28-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6013336181641 11.1971664428711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6013336181641"^^xsd:decimal ;
  dwc:decimalLongitude "11.1971664428711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1190"^^xsd:integer ;
  dwc:maximumDepthInMeters "1190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A28-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6013336181641 11.1971664428711)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6013336181641"^^xsd:decimal ;
  geo-pos:long "11.1971664428711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A28-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:28-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '28-1'^^xsd:string;
  dwc:scientificName 'Sergia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.197166442871'^^xsd:double;
  dwc:latitude '-17.601333618164'^^xsd:double;
  dwc:minimumDepth '1190'^^xsd:integer;
  dwc:maximumDepth '1190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:28-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A35-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A35-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A35-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.412166595459 11.0461664199829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.412166595459"^^xsd:decimal ;
  dwc:decimalLongitude "11.0461664199829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1430"^^xsd:integer ;
  dwc:maximumDepthInMeters "1430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A35-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.412166595459 11.0461664199829)"^^geo:wktLiteral ;
  geo-pos:lat "-17.412166595459"^^xsd:decimal ;
  geo-pos:long "11.0461664199829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A35-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:35-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '35-1'^^xsd:string;
  dwc:scientificName 'Paralomis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.046166419983'^^xsd:double;
  dwc:latitude '-17.412166595459'^^xsd:double;
  dwc:minimumDepth '1430'^^xsd:integer;
  dwc:maximumDepth '1430'^^xsd:integer;
  dwc:aphiaid '106848'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:35-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '106848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A31-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A31-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A31-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4383335113525 11.698166847229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4383335113525"^^xsd:decimal ;
  dwc:decimalLongitude "11.698166847229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A31-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4383335113525 11.698166847229)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4383335113525"^^xsd:decimal ;
  geo-pos:long "11.698166847229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A31-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:31-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '31-1'^^xsd:string;
  dwc:scientificName 'Nematocarcinus sigmoideus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.698166847229'^^xsd:double;
  dwc:latitude '-21.438333511352'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '1810'^^xsd:integer;
  dwc:aphiaid '514328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:31-1'^^xsd:anyURI;
  dwc:observationDate '2005-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '514328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A528-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A528-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A528-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5627994537354 -10.0148000717163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5627994537354"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0148000717163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A528-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5627994537354 -10.0148000717163)"^^geo:wktLiteral ;
  geo-pos:lat "30.5627994537354"^^xsd:decimal ;
  geo-pos:long "-10.0148000717163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A528-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:528-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '528-1'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-10.014800071716'^^xsd:double;
  dwc:latitude '30.562799453735'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:528-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A228-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A228-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A228-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0813999176025 -17.2289009094238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0813999176025"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2289009094238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "633"^^xsd:integer ;
  dwc:maximumDepthInMeters "633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A228-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0813999176025 -17.2289009094238)"^^geo:wktLiteral ;
  geo-pos:lat "10.0813999176025"^^xsd:decimal ;
  geo-pos:long "-17.2289009094238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A228-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:228-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '228-1'^^xsd:string;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.228900909424'^^xsd:double;
  dwc:latitude '10.081399917602'^^xsd:double;
  dwc:minimumDepth '633'^^xsd:integer;
  dwc:maximumDepth '633'^^xsd:integer;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:228-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A188-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A188-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A188-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2802000045776 -16.3708000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2802000045776"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3708000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A188-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2802000045776 -16.3708000183105)"^^geo:wktLiteral ;
  geo-pos:lat "10.2802000045776"^^xsd:decimal ;
  geo-pos:long "-16.3708000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A188-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:188-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '188-1'^^xsd:string;
  dwc:scientificName 'Merocryptus obsoletus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.370800018311'^^xsd:double;
  dwc:latitude '10.280200004578'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:188-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A214-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A214-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A214-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5249996185303 -17.0235996246338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5249996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0235996246338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A214-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5249996185303 -17.0235996246338)"^^geo:wktLiteral ;
  geo-pos:lat "10.5249996185303"^^xsd:decimal ;
  geo-pos:long "-17.0235996246338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A214-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:214-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '214-1'^^xsd:string;
  dwc:scientificName 'Plesionika sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.023599624634'^^xsd:double;
  dwc:latitude '10.52499961853'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '107046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:214-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A516-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A516-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A516-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.0172004699707 -10.489800453186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.0172004699707"^^xsd:decimal ;
  dwc:decimalLongitude "-10.489800453186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A516-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.0172004699707 -10.489800453186)"^^geo:wktLiteral ;
  geo-pos:lat "32.0172004699707"^^xsd:decimal ;
  geo-pos:long "-10.489800453186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A516-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:516-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '516-1'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-10.489800453186'^^xsd:double;
  dwc:latitude '32.017200469971'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:516-1'^^xsd:anyURI;
  dwc:observationDate '1976-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A227-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A227-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A227-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0813999176025 -17.2289009094238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0813999176025"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2289009094238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "633"^^xsd:integer ;
  dwc:maximumDepthInMeters "633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A227-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0813999176025 -17.2289009094238)"^^geo:wktLiteral ;
  geo-pos:lat "10.0813999176025"^^xsd:decimal ;
  geo-pos:long "-17.2289009094238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A227-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:227-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '227-1'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.228900909424'^^xsd:double;
  dwc:latitude '10.081399917602'^^xsd:double;
  dwc:minimumDepth '633'^^xsd:integer;
  dwc:maximumDepth '633'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:227-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A224-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A224-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A224-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1119003295898 -16.5851001739502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1119003295898"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5851001739502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A224-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1119003295898 -16.5851001739502)"^^geo:wktLiteral ;
  geo-pos:lat "11.1119003295898"^^xsd:decimal ;
  geo-pos:long "-16.5851001739502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A224-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:224-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '224-1'^^xsd:string;
  dwc:scientificName 'Alpheus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.58510017395'^^xsd:double;
  dwc:latitude '11.11190032959'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '106978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:224-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '106978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A402-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A402-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A402-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2399997711182 -16.5900001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2399997711182"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5900001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A402-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2399997711182 -16.5900001525879)"^^geo:wktLiteral ;
  geo-pos:lat "11.2399997711182"^^xsd:decimal ;
  geo-pos:long "-16.5900001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A402-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:402-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '402-1'^^xsd:string;
  dwc:scientificName 'Calappa pelli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-16.590000152588'^^xsd:double;
  dwc:latitude '11.239999771118'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:402-1'^^xsd:anyURI;
  dwc:observationDate '2011-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A535-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A535-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A535-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6378002166748 -13.8572998046875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6378002166748"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8572998046875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A535-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6378002166748 -13.8572998046875)"^^geo:wktLiteral ;
  geo-pos:lat "27.6378002166748"^^xsd:decimal ;
  geo-pos:long "-13.8572998046875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A535-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:535-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '535-1'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-13.857299804688'^^xsd:double;
  dwc:latitude '27.637800216675'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:535-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A430-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A430-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A430-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3670997619629 -17.0883007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3670997619629"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0883007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A430-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3670997619629 -17.0883007049561)"^^geo:wktLiteral ;
  geo-pos:lat "11.3670997619629"^^xsd:decimal ;
  geo-pos:long "-17.0883007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A430-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:430-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '430-1'^^xsd:string;
  dwc:scientificName 'Machaerus oxyacantha'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.088300704956'^^xsd:double;
  dwc:latitude '11.367099761963'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '241118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:430-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '440932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A184-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A184-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A184-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1128997802734 -17.1065006256104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1128997802734"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1065006256104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A184-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1128997802734 -17.1065006256104)"^^geo:wktLiteral ;
  geo-pos:lat "11.1128997802734"^^xsd:decimal ;
  geo-pos:long "-17.1065006256104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A184-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:184-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '184-1'^^xsd:string;
  dwc:scientificName 'Sakaila sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.10650062561'^^xsd:double;
  dwc:latitude '11.112899780273'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '240917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:184-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '240917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A148-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A148-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A148-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1712493896484 -17.8864994049072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1712493896484"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8864994049072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1553.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1553.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A148-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1712493896484 -17.8864994049072)"^^geo:wktLiteral ;
  geo-pos:lat "20.1712493896484"^^xsd:decimal ;
  geo-pos:long "-17.8864994049072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A148-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:148-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '148-1'^^xsd:string;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.886499404907'^^xsd:double;
  dwc:latitude '20.171249389648'^^xsd:double;
  dwc:minimumDepth '1553.5'^^xsd:double;
  dwc:maximumDepth '1553.5'^^xsd:double;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:148-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A64-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A64-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A64-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4819164276123 -17.0169162750244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4819164276123"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0169162750244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "207.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A64-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4819164276123 -17.0169162750244)"^^geo:wktLiteral ;
  geo-pos:lat "19.4819164276123"^^xsd:decimal ;
  geo-pos:long "-17.0169162750244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A64-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:64-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '64-1'^^xsd:string;
  dwc:scientificName 'Homola barbata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.016916275024'^^xsd:double;
  dwc:latitude '19.481916427612'^^xsd:double;
  dwc:minimumDepth '207.5'^^xsd:double;
  dwc:maximumDepth '207.5'^^xsd:double;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:64-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A135-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A135-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A135-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4608325958252 -16.8990840911865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4608325958252"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8990840911865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1309"^^xsd:integer ;
  dwc:maximumDepthInMeters "1309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A135-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4608325958252 -16.8990840911865)"^^geo:wktLiteral ;
  geo-pos:lat "18.4608325958252"^^xsd:decimal ;
  geo-pos:long "-16.8990840911865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A135-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:135-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '135-1'^^xsd:string;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.899084091186'^^xsd:double;
  dwc:latitude '18.460832595825'^^xsd:double;
  dwc:minimumDepth '1309'^^xsd:integer;
  dwc:maximumDepth '1309'^^xsd:integer;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:135-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A537-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A537-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A537-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3806991577148 -15.7631998062134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3806991577148"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7631998062134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A537-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3806991577148 -15.7631998062134)"^^geo:wktLiteral ;
  geo-pos:lat "26.3806991577148"^^xsd:decimal ;
  geo-pos:long "-15.7631998062134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A537-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:537-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '537-1'^^xsd:string;
  dwc:scientificName 'Homola barbata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-15.763199806213'^^xsd:double;
  dwc:latitude '26.380699157715'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:537-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A247-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A247-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A247-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.319299697876 -16.5722999572754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.319299697876"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5722999572754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "203"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A247-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.319299697876 -16.5722999572754)"^^geo:wktLiteral ;
  geo-pos:lat "10.319299697876"^^xsd:decimal ;
  geo-pos:long "-16.5722999572754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A247-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:247-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '247-1'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.572299957275'^^xsd:double;
  dwc:latitude '10.319299697876'^^xsd:double;
  dwc:minimumDepth '203'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:247-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A29-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A29-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A29-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0626659393311 11.3854999542236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0626659393311"^^xsd:decimal ;
  dwc:decimalLongitude "11.3854999542236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "626"^^xsd:integer ;
  dwc:maximumDepthInMeters "626"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A29-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0626659393311 11.3854999542236)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0626659393311"^^xsd:decimal ;
  geo-pos:long "11.3854999542236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A29-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:29-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '29-1'^^xsd:string;
  dwc:scientificName 'Hymenopenaeus chacei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.385499954224'^^xsd:double;
  dwc:latitude '-18.062665939331'^^xsd:double;
  dwc:minimumDepth '626'^^xsd:integer;
  dwc:maximumDepth '626'^^xsd:integer;
  dwc:aphiaid '107116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:29-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A218-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A218-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A218-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1694002151489 -17.3703994750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1694002151489"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3703994750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "773"^^xsd:integer ;
  dwc:maximumDepthInMeters "773"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A218-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1694002151489 -17.3703994750977)"^^geo:wktLiteral ;
  geo-pos:lat "10.1694002151489"^^xsd:decimal ;
  geo-pos:long "-17.3703994750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A218-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:218-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '218-1'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.370399475098'^^xsd:double;
  dwc:latitude '10.169400215149'^^xsd:double;
  dwc:minimumDepth '773'^^xsd:integer;
  dwc:maximumDepth '773'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:218-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A235-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A235-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A235-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0813999176025 -17.2289009094238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0813999176025"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2289009094238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "633"^^xsd:integer ;
  dwc:maximumDepthInMeters "633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A235-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0813999176025 -17.2289009094238)"^^geo:wktLiteral ;
  geo-pos:lat "10.0813999176025"^^xsd:decimal ;
  geo-pos:long "-17.2289009094238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A235-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:235-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '235-1'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.228900909424'^^xsd:double;
  dwc:latitude '10.081399917602'^^xsd:double;
  dwc:minimumDepth '633'^^xsd:integer;
  dwc:maximumDepth '633'^^xsd:integer;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:235-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A156-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A156-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A156-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4504508972168 -17.386999130249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4504508972168"^^xsd:decimal ;
  dwc:decimalLongitude "-17.386999130249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "171"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A156-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4504508972168 -17.386999130249)"^^geo:wktLiteral ;
  geo-pos:lat "20.4504508972168"^^xsd:decimal ;
  geo-pos:long "-17.386999130249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A156-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:156-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '156-1'^^xsd:string;
  dwc:scientificName 'Scyllarus subarctus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.386999130249'^^xsd:double;
  dwc:latitude '20.450450897217'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '171'^^xsd:integer;
  dwc:aphiaid '382971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:156-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '382971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A57-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A57-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A57-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1712493896484 -17.8864994049072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1712493896484"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8864994049072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1553.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1553.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A57-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1712493896484 -17.8864994049072)"^^geo:wktLiteral ;
  geo-pos:lat "20.1712493896484"^^xsd:decimal ;
  geo-pos:long "-17.8864994049072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A57-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:57-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '57-1'^^xsd:string;
  dwc:scientificName 'Benthesicymus bartletti'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.886499404907'^^xsd:double;
  dwc:latitude '20.171249389648'^^xsd:double;
  dwc:minimumDepth '1553.5'^^xsd:double;
  dwc:maximumDepth '1553.5'^^xsd:double;
  dwc:aphiaid '107087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:57-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1391796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A106-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A106-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A106-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0658340454102 -16.6126670837402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0658340454102"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6126670837402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "556"^^xsd:integer ;
  dwc:maximumDepthInMeters "556"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A106-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0658340454102 -16.6126670837402)"^^geo:wktLiteral ;
  geo-pos:lat "18.0658340454102"^^xsd:decimal ;
  geo-pos:long "-16.6126670837402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A106-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:106-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '106-1'^^xsd:string;
  dwc:scientificName 'Parapontophilus gracilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.61266708374'^^xsd:double;
  dwc:latitude '18.06583404541'^^xsd:double;
  dwc:minimumDepth '556'^^xsd:integer;
  dwc:maximumDepth '556'^^xsd:integer;
  dwc:aphiaid '107555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:106-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A115-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A115-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A115-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4287490844727 -17.8458671569824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4287490844727"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8458671569824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A115-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4287490844727 -17.8458671569824)"^^geo:wktLiteral ;
  geo-pos:lat "20.4287490844727"^^xsd:decimal ;
  geo-pos:long "-17.8458671569824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A115-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:115-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '115-1'^^xsd:string;
  dwc:scientificName 'Nematocarcinus gracilipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.845867156982'^^xsd:double;
  dwc:latitude '20.428749084473'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '107575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:115-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '107575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A108-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A108-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A108-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4608325958252 -16.8990840911865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4608325958252"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8990840911865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1309"^^xsd:integer ;
  dwc:maximumDepthInMeters "1309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A108-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4608325958252 -16.8990840911865)"^^geo:wktLiteral ;
  geo-pos:lat "18.4608325958252"^^xsd:decimal ;
  geo-pos:long "-16.8990840911865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A108-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:108-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '108-1'^^xsd:string;
  dwc:scientificName 'Metacrangon bellmarleyi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.899084091186'^^xsd:double;
  dwc:latitude '18.460832595825'^^xsd:double;
  dwc:minimumDepth '1309'^^xsd:integer;
  dwc:maximumDepth '1309'^^xsd:integer;
  dwc:aphiaid '240890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:108-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '240890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A448-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A448-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A448-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.0082998275757 -17.2262992858887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.0082998275757"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2262992858887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A448-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.0082998275757 -17.2262992858887)"^^geo:wktLiteral ;
  geo-pos:lat "12.0082998275757"^^xsd:decimal ;
  geo-pos:long "-17.2262992858887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A448-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:448-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '448-1'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.226299285889'^^xsd:double;
  dwc:latitude '12.008299827576'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '307'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:448-1'^^xsd:anyURI;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A59-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A59-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A59-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.7789001464844 -17.113582611084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.7789001464844"^^xsd:decimal ;
  dwc:decimalLongitude "-17.113582611084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "1598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A59-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.7789001464844 -17.113582611084)"^^geo:wktLiteral ;
  geo-pos:lat "16.7789001464844"^^xsd:decimal ;
  geo-pos:long "-17.113582611084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A59-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:59-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '59-1'^^xsd:string;
  dwc:scientificName 'Benthesicymus barletti'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.113582611084'^^xsd:double;
  dwc:latitude '16.778900146484'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '1598'^^xsd:integer;
  dwc:aphiaid '107087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:59-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1391796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A259-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A259-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A259-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1770000457764 -16.4269008636475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1770000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4269008636475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "162"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A259-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1770000457764 -16.4269008636475)"^^geo:wktLiteral ;
  geo-pos:lat "10.1770000457764"^^xsd:decimal ;
  geo-pos:long "-16.4269008636475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A259-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:259-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '259-1'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.426900863648'^^xsd:double;
  dwc:latitude '10.177000045776'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '162'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:259-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A439-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A439-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A439-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1272001266479 -16.5893993377686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1272001266479"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5893993377686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A439-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1272001266479 -16.5893993377686)"^^geo:wktLiteral ;
  geo-pos:lat "10.1272001266479"^^xsd:decimal ;
  geo-pos:long "-16.5893993377686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A439-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:439-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '439-1'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-16.589399337769'^^xsd:double;
  dwc:latitude '10.127200126648'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:439-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A411-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A411-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A411-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3500003814697 -16.5230007171631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.3500003814697"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5230007171631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A411-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3500003814697 -16.5230007171631)"^^geo:wktLiteral ;
  geo-pos:lat "19.3500003814697"^^xsd:decimal ;
  geo-pos:long "-16.5230007171631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A411-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:411-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '411-1'^^xsd:string;
  dwc:scientificName 'Atlantophila cristata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.523000717163'^^xsd:double;
  dwc:latitude '19.35000038147'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '557649'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:411-1'^^xsd:anyURI;
  dwc:observationDate '2010-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '557649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A103-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A103-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A103-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3678340911865 -17.2339172363281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.3678340911865"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2339172363281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1281"^^xsd:integer ;
  dwc:maximumDepthInMeters "1281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A103-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3678340911865 -17.2339172363281)"^^geo:wktLiteral ;
  geo-pos:lat "19.3678340911865"^^xsd:decimal ;
  geo-pos:long "-17.2339172363281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A103-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:103-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '103-1'^^xsd:string;
  dwc:scientificName 'Metacrangon bellmarleyi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.233917236328'^^xsd:double;
  dwc:latitude '19.367834091186'^^xsd:double;
  dwc:minimumDepth '1281'^^xsd:integer;
  dwc:maximumDepth '1281'^^xsd:integer;
  dwc:aphiaid '240890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:103-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '240890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A546-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A546-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A546-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3806991577148 -15.7631998062134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3806991577148"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7631998062134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A546-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3806991577148 -15.7631998062134)"^^geo:wktLiteral ;
  geo-pos:lat "26.3806991577148"^^xsd:decimal ;
  geo-pos:long "-15.7631998062134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A546-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:546-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '546-1'^^xsd:string;
  dwc:scientificName 'Macropipus rugosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-15.763199806213'^^xsd:double;
  dwc:latitude '26.380699157715'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '107396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:546-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A251-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A251-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A251-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5250997543335 -16.4344997406006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5250997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4344997406006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A251-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5250997543335 -16.4344997406006)"^^geo:wktLiteral ;
  geo-pos:lat "10.5250997543335"^^xsd:decimal ;
  geo-pos:long "-16.4344997406006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A251-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:251-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '251-1'^^xsd:string;
  dwc:scientificName 'Pisidia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.434499740601'^^xsd:double;
  dwc:latitude '10.525099754333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '106837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:251-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '106837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A13-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A13-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A13-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4383335113525 11.698166847229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4383335113525"^^xsd:decimal ;
  dwc:decimalLongitude "11.698166847229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A13-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4383335113525 11.698166847229)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4383335113525"^^xsd:decimal ;
  geo-pos:long "11.698166847229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A13-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:13-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '13-1'^^xsd:string;
  dwc:scientificName 'Sabinea hystrix'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.698166847229'^^xsd:double;
  dwc:latitude '-21.438333511352'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '1810'^^xsd:integer;
  dwc:aphiaid '107565'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:13-1'^^xsd:anyURI;
  dwc:observationDate '2005-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A514-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A514-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A514-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5314998626709 -13.1444997787476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.5314998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1444997787476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A514-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5314998626709 -13.1444997787476)"^^geo:wktLiteral ;
  geo-pos:lat "28.5314998626709"^^xsd:decimal ;
  geo-pos:long "-13.1444997787476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A514-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:514-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '514-1'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-13.144499778748'^^xsd:double;
  dwc:latitude '28.531499862671'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:514-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A88-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A88-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A88-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7963333129883 -16.6497497558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.7963333129883"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6497497558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "431.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "431.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A88-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7963333129883 -16.6497497558594)"^^geo:wktLiteral ;
  geo-pos:lat "17.7963333129883"^^xsd:decimal ;
  geo-pos:long "-16.6497497558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A88-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:88-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '88-1'^^xsd:string;
  dwc:scientificName 'Heterocarpus ensifer'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.649749755859'^^xsd:double;
  dwc:latitude '17.796333312988'^^xsd:double;
  dwc:minimumDepth '431.5'^^xsd:double;
  dwc:maximumDepth '431.5'^^xsd:double;
  dwc:aphiaid '107644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:88-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A445-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A445-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A445-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1700000762939 -17.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A445-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1700000762939 -17.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "12.1700000762939"^^xsd:decimal ;
  geo-pos:long "-17.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A445-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:445-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '445-1'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.260000228882'^^xsd:double;
  dwc:latitude '12.170000076294'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:445-1'^^xsd:anyURI;
  dwc:observationDate '2011-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A548-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A548-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A548-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.3295001983643 -16.0948009490967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.3295001983643"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0948009490967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A548-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.3295001983643 -16.0948009490967)"^^geo:wktLiteral ;
  geo-pos:lat "24.3295001983643"^^xsd:decimal ;
  geo-pos:long "-16.0948009490967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A548-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:548-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '548-1'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.094800949097'^^xsd:double;
  dwc:latitude '24.329500198364'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:548-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A159-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A159-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A159-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4715003967285 -17.2199993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.4715003967285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2199993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A159-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4715003967285 -17.2199993133545)"^^geo:wktLiteral ;
  geo-pos:lat "11.4715003967285"^^xsd:decimal ;
  geo-pos:long "-17.2199993133545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A159-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:159-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '159-1'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.219999313354'^^xsd:double;
  dwc:latitude '11.471500396728'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:159-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A217-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A217-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A217-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0694999694824 -17.4046001434326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0694999694824"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4046001434326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "872"^^xsd:integer ;
  dwc:maximumDepthInMeters "872"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A217-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0694999694824 -17.4046001434326)"^^geo:wktLiteral ;
  geo-pos:lat "10.0694999694824"^^xsd:decimal ;
  geo-pos:long "-17.4046001434326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A217-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:217-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '217-1'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.404600143433'^^xsd:double;
  dwc:latitude '10.069499969482'^^xsd:double;
  dwc:minimumDepth '872'^^xsd:integer;
  dwc:maximumDepth '872'^^xsd:integer;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:217-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A549-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A549-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A549-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3894996643066 -14.3214998245239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3894996643066"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3214998245239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A549-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3894996643066 -14.3214998245239)"^^geo:wktLiteral ;
  geo-pos:lat "27.3894996643066"^^xsd:decimal ;
  geo-pos:long "-14.3214998245239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A549-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:549-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '549-1'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-14.321499824524'^^xsd:double;
  dwc:latitude '27.389499664307'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:549-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A152-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A152-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A152-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4376659393311 -17.1873340606689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4376659393311"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1873340606689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1056"^^xsd:integer ;
  dwc:maximumDepthInMeters "1056"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A152-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4376659393311 -17.1873340606689)"^^geo:wktLiteral ;
  geo-pos:lat "19.4376659393311"^^xsd:decimal ;
  geo-pos:long "-17.1873340606689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A152-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:152-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '152-1'^^xsd:string;
  dwc:scientificName 'Stereomastis talismani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.187334060669'^^xsd:double;
  dwc:latitude '19.437665939331'^^xsd:double;
  dwc:minimumDepth '1056'^^xsd:integer;
  dwc:maximumDepth '1056'^^xsd:integer;
  dwc:aphiaid '383002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:152-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '383002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A230-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A230-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A230-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1664161682129 -17.1584167480469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1664161682129"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1584167480469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1594.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1594.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A230-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1664161682129 -17.1584167480469)"^^geo:wktLiteral ;
  geo-pos:lat "16.1664161682129"^^xsd:decimal ;
  geo-pos:long "-17.1584167480469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A230-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:230-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '230-1'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.158416748047'^^xsd:double;
  dwc:latitude '16.166416168213'^^xsd:double;
  dwc:minimumDepth '1594.5'^^xsd:double;
  dwc:maximumDepth '1594.5'^^xsd:double;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:230-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A539-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A539-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A539-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6851997375488 -17.6543998718262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6851997375488"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6543998718262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A539-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6851997375488 -17.6543998718262)"^^geo:wktLiteral ;
  geo-pos:lat "23.6851997375488"^^xsd:decimal ;
  geo-pos:long "-17.6543998718262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A539-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:539-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '539-1'^^xsd:string;
  dwc:scientificName 'Calappa granulata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.654399871826'^^xsd:double;
  dwc:latitude '23.685199737549'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:539-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A438-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A438-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A438-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0567998886108 -17.2964000701904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0567998886108"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2964000701904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "618"^^xsd:integer ;
  dwc:maximumDepthInMeters "618"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A438-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0567998886108 -17.2964000701904)"^^geo:wktLiteral ;
  geo-pos:lat "10.0567998886108"^^xsd:decimal ;
  geo-pos:long "-17.2964000701904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A438-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:438-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '438-1'^^xsd:string;
  dwc:scientificName 'Nephropsis atlantica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.29640007019'^^xsd:double;
  dwc:latitude '10.056799888611'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '618'^^xsd:integer;
  dwc:maximumDepth '618'^^xsd:integer;
  dwc:aphiaid '107255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:438-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A242-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A242-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A242-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4770002365112 -17.1854000091553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.4770002365112"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1854000091553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A242-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4770002365112 -17.1854000091553)"^^geo:wktLiteral ;
  geo-pos:lat "11.4770002365112"^^xsd:decimal ;
  geo-pos:long "-17.1854000091553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A242-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:242-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '242-1'^^xsd:string;
  dwc:scientificName 'Ilia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.185400009155'^^xsd:double;
  dwc:latitude '11.477000236511'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '106890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:242-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '106890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A70-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A70-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A70-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4652500152588 -16.5079002380371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.4652500152588"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5079002380371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A70-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4652500152588 -16.5079002380371)"^^geo:wktLiteral ;
  geo-pos:lat "16.4652500152588"^^xsd:decimal ;
  geo-pos:long "-16.5079002380371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A70-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:70-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '70-1'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.507900238037'^^xsd:double;
  dwc:latitude '16.465250015259'^^xsd:double;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:70-1'^^xsd:anyURI;
  dwc:observationDate '2009-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A173-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A173-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A173-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5635004043579 -17.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5635004043579"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A173-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5635004043579 -17.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "11.5635004043579"^^xsd:decimal ;
  geo-pos:long "-17.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A173-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:173-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '173-1'^^xsd:string;
  dwc:scientificName 'Callinectes marginatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.070999145508'^^xsd:double;
  dwc:latitude '11.563500404358'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '241106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:173-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '241106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A205-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A205-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A205-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4201002120972 -17.2469997406006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.4201002120972"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2469997406006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A205-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4201002120972 -17.2469997406006)"^^geo:wktLiteral ;
  geo-pos:lat "10.4201002120972"^^xsd:decimal ;
  geo-pos:long "-17.2469997406006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A205-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:205-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '205-1'^^xsd:string;
  dwc:scientificName 'Plesionika williamsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.246999740601'^^xsd:double;
  dwc:latitude '10.420100212097'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '107664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:205-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A449-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A449-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A449-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5934000015259 -17.2234001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5934000015259"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2234001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A449-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5934000015259 -17.2234001159668)"^^geo:wktLiteral ;
  geo-pos:lat "11.5934000015259"^^xsd:decimal ;
  geo-pos:long "-17.2234001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A449-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:449-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '449-1'^^xsd:string;
  dwc:scientificName 'Macropipus rugosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.223400115967'^^xsd:double;
  dwc:latitude '11.593400001526'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '329'^^xsd:integer;
  dwc:aphiaid '107396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:449-1'^^xsd:anyURI;
  dwc:observationDate '2011-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A206-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A206-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A206-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3325996398926 -17.2245006561279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3325996398926"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2245006561279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "431"^^xsd:integer ;
  dwc:maximumDepthInMeters "431"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A206-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3325996398926 -17.2245006561279)"^^geo:wktLiteral ;
  geo-pos:lat "10.3325996398926"^^xsd:decimal ;
  geo-pos:long "-17.2245006561279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A206-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:206-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '206-1'^^xsd:string;
  dwc:scientificName 'Plesionika acanthonotus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.224500656128'^^xsd:double;
  dwc:latitude '10.332599639893'^^xsd:double;
  dwc:minimumDepth '431'^^xsd:integer;
  dwc:maximumDepth '431'^^xsd:integer;
  dwc:aphiaid '107654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:206-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A143-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A143-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A143-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9873332977295 -17.9715003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9873332977295"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9715003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1747.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1747.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A143-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9873332977295 -17.9715003967285)"^^geo:wktLiteral ;
  geo-pos:lat "19.9873332977295"^^xsd:decimal ;
  geo-pos:long "-17.9715003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A143-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:143-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '143-1'^^xsd:string;
  dwc:scientificName 'Sergia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.971500396729'^^xsd:double;
  dwc:latitude '19.987333297729'^^xsd:double;
  dwc:minimumDepth '1747.5'^^xsd:double;
  dwc:maximumDepth '1747.5'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:143-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A568-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A568-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A568-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2019996643066 -14.1212997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2019996643066"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1212997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A568-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2019996643066 -14.1212997436523)"^^geo:wktLiteral ;
  geo-pos:lat "27.2019996643066"^^xsd:decimal ;
  geo-pos:long "-14.1212997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A568-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:568-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '568-1'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:longitude '-14.121299743652'^^xsd:double;
  dwc:latitude '27.201999664307'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:568-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A27-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A27-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A27-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5384998321533 11.2165002822876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5384998321533"^^xsd:decimal ;
  dwc:decimalLongitude "11.2165002822876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1190"^^xsd:integer ;
  dwc:maximumDepthInMeters "1190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A27-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5384998321533 11.2165002822876)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5384998321533"^^xsd:decimal ;
  geo-pos:long "11.2165002822876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A27-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:27-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '27-1'^^xsd:string;
  dwc:scientificName 'Stereomastis talismani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.216500282288'^^xsd:double;
  dwc:latitude '-18.538499832153'^^xsd:double;
  dwc:minimumDepth '1190'^^xsd:integer;
  dwc:maximumDepth '1190'^^xsd:integer;
  dwc:aphiaid '383002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:27-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '383002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A43-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A43-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A43-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6613330841064 -17.60325050354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6613330841064"^^xsd:decimal ;
  dwc:decimalLongitude "-17.60325050354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A43-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6613330841064 -17.60325050354)"^^geo:wktLiteral ;
  geo-pos:lat "20.6613330841064"^^xsd:decimal ;
  geo-pos:long "-17.60325050354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A43-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:43-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '43-1'^^xsd:string;
  dwc:scientificName 'Solenocera africana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.60325050354'^^xsd:double;
  dwc:latitude '20.661333084106'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '107118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:43-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A153-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A153-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A153-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8417491912842 -17.8662490844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8417491912842"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8662490844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1699"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A153-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8417491912842 -17.8662490844727)"^^geo:wktLiteral ;
  geo-pos:lat "19.8417491912842"^^xsd:decimal ;
  geo-pos:long "-17.8662490844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A153-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:153-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '153-1'^^xsd:string;
  dwc:scientificName 'Stereomastis sculptus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.866249084473'^^xsd:double;
  dwc:latitude '19.841749191284'^^xsd:double;
  dwc:minimumDepth '1699'^^xsd:integer;
  dwc:maximumDepth '1699'^^xsd:integer;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:153-1'^^xsd:anyURI;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A207-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A207-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A207-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3325996398926 -17.2245006561279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3325996398926"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2245006561279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "431"^^xsd:integer ;
  dwc:maximumDepthInMeters "431"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A207-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3325996398926 -17.2245006561279)"^^geo:wktLiteral ;
  geo-pos:lat "10.3325996398926"^^xsd:decimal ;
  geo-pos:long "-17.2245006561279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A207-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:207-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '207-1'^^xsd:string;
  dwc:scientificName 'Plesionika giglioli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.224500656128'^^xsd:double;
  dwc:latitude '10.332599639893'^^xsd:double;
  dwc:minimumDepth '431'^^xsd:integer;
  dwc:maximumDepth '431'^^xsd:integer;
  dwc:aphiaid '107659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:207-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A212-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A212-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A212-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1726999282837 -17.3302993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1726999282837"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3302993774414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "704"^^xsd:integer ;
  dwc:maximumDepthInMeters "704"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A212-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1726999282837 -17.3302993774414)"^^geo:wktLiteral ;
  geo-pos:lat "10.1726999282837"^^xsd:decimal ;
  geo-pos:long "-17.3302993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A212-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:212-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '212-1'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.330299377441'^^xsd:double;
  dwc:latitude '10.172699928284'^^xsd:double;
  dwc:minimumDepth '704'^^xsd:integer;
  dwc:maximumDepth '704'^^xsd:integer;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:212-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A124-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A124-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A124-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1437168121338 -16.8817501068115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1437168121338"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8817501068115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "812"^^xsd:integer ;
  dwc:maximumDepthInMeters "812"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A124-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1437168121338 -16.8817501068115)"^^geo:wktLiteral ;
  geo-pos:lat "17.1437168121338"^^xsd:decimal ;
  geo-pos:long "-16.8817501068115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A124-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:124-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '124-1'^^xsd:string;
  dwc:scientificName 'Notostomus crosnieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.881750106811'^^xsd:double;
  dwc:latitude '17.143716812134'^^xsd:double;
  dwc:minimumDepth '812'^^xsd:integer;
  dwc:maximumDepth '812'^^xsd:integer;
  dwc:aphiaid '107598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:124-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A243-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A243-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A243-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0757999420166 -17.2744998931885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0757999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2744998931885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "679"^^xsd:integer ;
  dwc:maximumDepthInMeters "679"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A243-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0757999420166 -17.2744998931885)"^^geo:wktLiteral ;
  geo-pos:lat "10.0757999420166"^^xsd:decimal ;
  geo-pos:long "-17.2744998931885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A243-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:243-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '243-1'^^xsd:string;
  dwc:scientificName 'Paralomis cristulata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.274499893189'^^xsd:double;
  dwc:latitude '10.075799942017'^^xsd:double;
  dwc:minimumDepth '679'^^xsd:integer;
  dwc:maximumDepth '679'^^xsd:integer;
  dwc:aphiaid '240658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:243-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '240658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A176-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A176-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A176-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1409997940063 -17.0918998718262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1409997940063"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0918998718262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A176-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1409997940063 -17.0918998718262)"^^geo:wktLiteral ;
  geo-pos:lat "11.1409997940063"^^xsd:decimal ;
  geo-pos:long "-17.0918998718262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A176-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:176-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '176-1'^^xsd:string;
  dwc:scientificName 'Pilumnus stebbingi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.091899871826'^^xsd:double;
  dwc:latitude '11.140999794006'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '241141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:176-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '241141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A238-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A238-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A238-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2695999145508 -17.3293991088867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2695999145508"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3293991088867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "728"^^xsd:integer ;
  dwc:maximumDepthInMeters "728"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A238-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2695999145508 -17.3293991088867)"^^geo:wktLiteral ;
  geo-pos:lat "10.2695999145508"^^xsd:decimal ;
  geo-pos:long "-17.3293991088867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A238-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:238-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '238-1'^^xsd:string;
  dwc:scientificName 'Munida guineae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.329399108887'^^xsd:double;
  dwc:latitude '10.269599914551'^^xsd:double;
  dwc:minimumDepth '728'^^xsd:integer;
  dwc:maximumDepth '728'^^xsd:integer;
  dwc:aphiaid '240649'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:238-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '1605947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A427-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A427-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A427-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4252996444702 -17.0463008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.4252996444702"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0463008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A427-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4252996444702 -17.0463008880615)"^^geo:wktLiteral ;
  geo-pos:lat "11.4252996444702"^^xsd:decimal ;
  geo-pos:long "-17.0463008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A427-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:427-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '427-1'^^xsd:string;
  dwc:scientificName 'Squilla aculeata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.046300888061'^^xsd:double;
  dwc:latitude '11.42529964447'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '409339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:427-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '409339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A425-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A425-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A425-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1272001266479 -16.5893993377686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1272001266479"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5893993377686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A425-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1272001266479 -16.5893993377686)"^^geo:wktLiteral ;
  geo-pos:lat "10.1272001266479"^^xsd:decimal ;
  geo-pos:long "-16.5893993377686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A425-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:425-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '425-1'^^xsd:string;
  dwc:scientificName 'Munida rutllanti'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-16.589399337769'^^xsd:double;
  dwc:latitude '10.127200126648'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:425-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A158-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A158-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A158-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3325996398926 -17.2245006561279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3325996398926"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2245006561279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "431"^^xsd:integer ;
  dwc:maximumDepthInMeters "431"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A158-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3325996398926 -17.2245006561279)"^^geo:wktLiteral ;
  geo-pos:lat "10.3325996398926"^^xsd:decimal ;
  geo-pos:long "-17.2245006561279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A158-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:158-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '158-1'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.224500656128'^^xsd:double;
  dwc:latitude '10.332599639893'^^xsd:double;
  dwc:minimumDepth '431'^^xsd:integer;
  dwc:maximumDepth '431'^^xsd:integer;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:158-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A526-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A526-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A526-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4043006896973 -10.2812004089355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4043006896973"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2812004089355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A526-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4043006896973 -10.2812004089355)"^^geo:wktLiteral ;
  geo-pos:lat "31.4043006896973"^^xsd:decimal ;
  geo-pos:long "-10.2812004089355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A526-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:526-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '526-1'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-10.281200408936'^^xsd:double;
  dwc:latitude '31.404300689697'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:526-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A261-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A261-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A261-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2055997848511 -16.2625999450684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2055997848511"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2625999450684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A261-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2055997848511 -16.2625999450684)"^^geo:wktLiteral ;
  geo-pos:lat "10.2055997848511"^^xsd:decimal ;
  geo-pos:long "-16.2625999450684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A261-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:261-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '261-1'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.262599945068'^^xsd:double;
  dwc:latitude '10.205599784851'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:261-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A506-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A506-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A506-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.054500579834 -10.4750003814697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.054500579834"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4750003814697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A506-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.054500579834 -10.4750003814697)"^^geo:wktLiteral ;
  geo-pos:lat "32.054500579834"^^xsd:decimal ;
  geo-pos:long "-10.4750003814697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A506-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:506-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '506-1'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-10.47500038147'^^xsd:double;
  dwc:latitude '32.054500579834'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:506-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A41-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A41-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A41-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2026672363281"^^xsd:decimal ;
  dwc:decimalLongitude "-16.974250793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A41-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  geo-pos:lat "19.2026672363281"^^xsd:decimal ;
  geo-pos:long "-16.974250793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A41-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:41-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '41-1'^^xsd:string;
  dwc:scientificName 'Hymenopenaeus chacei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.974250793457'^^xsd:double;
  dwc:latitude '19.202667236328'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '107116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:41-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A533-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A533-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A533-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5314998626709 -13.1444997787476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.5314998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1444997787476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A533-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5314998626709 -13.1444997787476)"^^geo:wktLiteral ;
  geo-pos:lat "28.5314998626709"^^xsd:decimal ;
  geo-pos:long "-13.1444997787476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A533-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:533-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '533-1'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-13.144499778748'^^xsd:double;
  dwc:latitude '28.531499862671'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:533-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A513-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A513-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A513-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5958003997803 -10.5178003311157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5958003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5178003311157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A513-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5958003997803 -10.5178003311157)"^^geo:wktLiteral ;
  geo-pos:lat "31.5958003997803"^^xsd:decimal ;
  geo-pos:long "-10.5178003311157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A513-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:513-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '513-1'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-10.517800331116'^^xsd:double;
  dwc:latitude '31.59580039978'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:513-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A68-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A68-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A68-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1364994049072 -16.804666519165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1364994049072"^^xsd:decimal ;
  dwc:decimalLongitude "-16.804666519165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "286"^^xsd:integer ;
  dwc:maximumDepthInMeters "286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A68-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1364994049072 -16.804666519165)"^^geo:wktLiteral ;
  geo-pos:lat "19.1364994049072"^^xsd:decimal ;
  geo-pos:long "-16.804666519165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A68-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:68-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '68-1'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.804666519165'^^xsd:double;
  dwc:latitude '19.136499404907'^^xsd:double;
  dwc:minimumDepth '286'^^xsd:integer;
  dwc:maximumDepth '286'^^xsd:integer;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:68-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A12-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A12-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A12-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5599994659424 11.1298332214355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5599994659424"^^xsd:decimal ;
  dwc:decimalLongitude "11.1298332214355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1430"^^xsd:integer ;
  dwc:maximumDepthInMeters "1430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A12-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5599994659424 11.1298332214355)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5599994659424"^^xsd:decimal ;
  geo-pos:long "11.1298332214355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A12-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:12-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '12-1'^^xsd:string;
  dwc:scientificName 'Sabinea hystrix'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.129833221436'^^xsd:double;
  dwc:latitude '-18.559999465942'^^xsd:double;
  dwc:minimumDepth '1430'^^xsd:integer;
  dwc:maximumDepth '1430'^^xsd:integer;
  dwc:aphiaid '107565'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:12-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A203-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A203-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A203-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3325996398926 -17.2245006561279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3325996398926"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2245006561279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "431"^^xsd:integer ;
  dwc:maximumDepthInMeters "431"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A203-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3325996398926 -17.2245006561279)"^^geo:wktLiteral ;
  geo-pos:lat "10.3325996398926"^^xsd:decimal ;
  geo-pos:long "-17.2245006561279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A203-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:203-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '203-1'^^xsd:string;
  dwc:scientificName 'Plesionika williamsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.224500656128'^^xsd:double;
  dwc:latitude '10.332599639893'^^xsd:double;
  dwc:minimumDepth '431'^^xsd:integer;
  dwc:maximumDepth '431'^^xsd:integer;
  dwc:aphiaid '107664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:203-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A111-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A111-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A111-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9873332977295 -17.9715003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9873332977295"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9715003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1747.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1747.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A111-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9873332977295 -17.9715003967285)"^^geo:wktLiteral ;
  geo-pos:lat "19.9873332977295"^^xsd:decimal ;
  geo-pos:long "-17.9715003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A111-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:111-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '111-1'^^xsd:string;
  dwc:scientificName 'Glyphocrangon longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.971500396729'^^xsd:double;
  dwc:latitude '19.987333297729'^^xsd:double;
  dwc:minimumDepth '1747.5'^^xsd:double;
  dwc:maximumDepth '1747.5'^^xsd:double;
  dwc:aphiaid '107571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:111-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A551-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A551-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A551-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.979700088501 -16.2327003479004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.979700088501"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2327003479004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A551-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.979700088501 -16.2327003479004)"^^geo:wktLiteral ;
  geo-pos:lat "24.979700088501"^^xsd:decimal ;
  geo-pos:long "-16.2327003479004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A551-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:551-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '551-1'^^xsd:string;
  dwc:scientificName 'Calappa granulata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.2327003479'^^xsd:double;
  dwc:latitude '24.979700088501'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:551-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A508-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A508-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A508-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5552997589111 -10.5094995498657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5552997589111"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5094995498657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A508-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5552997589111 -10.5094995498657)"^^geo:wktLiteral ;
  geo-pos:lat "31.5552997589111"^^xsd:decimal ;
  geo-pos:long "-10.5094995498657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A508-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:508-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '508-1'^^xsd:string;
  dwc:scientificName 'Pagurus excavatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-10.509499549866'^^xsd:double;
  dwc:latitude '31.555299758911'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '107236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:508-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A193-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A193-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A193-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.0858001708984 -17.0543003082275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.0858001708984"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0543003082275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A193-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.0858001708984 -17.0543003082275)"^^geo:wktLiteral ;
  geo-pos:lat "11.0858001708984"^^xsd:decimal ;
  geo-pos:long "-17.0543003082275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A193-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:193-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '193-1'^^xsd:string;
  dwc:scientificName 'Stenorhynchus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.054300308227'^^xsd:double;
  dwc:latitude '11.085800170898'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:193-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A248-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A248-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A248-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1291999816895 -16.5697002410889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1291999816895"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5697002410889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A248-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1291999816895 -16.5697002410889)"^^geo:wktLiteral ;
  geo-pos:lat "10.1291999816895"^^xsd:decimal ;
  geo-pos:long "-16.5697002410889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A248-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:248-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '248-1'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.569700241089'^^xsd:double;
  dwc:latitude '10.129199981689'^^xsd:double;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:248-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A19-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A19-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A19-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.9174995422363 11.3121662139893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.9174995422363"^^xsd:decimal ;
  dwc:decimalLongitude "11.3121662139893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "704"^^xsd:integer ;
  dwc:maximumDepthInMeters "704"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A19-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.9174995422363 11.3121662139893)"^^geo:wktLiteral ;
  geo-pos:lat "-17.9174995422363"^^xsd:decimal ;
  geo-pos:long "11.3121662139893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A19-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:19-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '19-1'^^xsd:string;
  dwc:scientificName 'Plesionika carinata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.312166213989'^^xsd:double;
  dwc:latitude '-17.917499542236'^^xsd:double;
  dwc:minimumDepth '704'^^xsd:integer;
  dwc:maximumDepth '704'^^xsd:integer;
  dwc:aphiaid '240886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:19-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '240886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A144-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A144-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A144-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4006671905518 -18.0979156494141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4006671905518"^^xsd:decimal ;
  dwc:decimalLongitude "-18.0979156494141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1296.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A144-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4006671905518 -18.0979156494141)"^^geo:wktLiteral ;
  geo-pos:lat "20.4006671905518"^^xsd:decimal ;
  geo-pos:long "-18.0979156494141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A144-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:144-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '144-1'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.097915649414'^^xsd:double;
  dwc:latitude '20.400667190552'^^xsd:double;
  dwc:minimumDepth '1296.5'^^xsd:double;
  dwc:maximumDepth '1296.5'^^xsd:double;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:144-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A62-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A62-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A62-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4581508636475 -16.4757499694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.4581508636475"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4757499694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "290.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A62-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4581508636475 -16.4757499694824)"^^geo:wktLiteral ;
  geo-pos:lat "16.4581508636475"^^xsd:decimal ;
  geo-pos:long "-16.4757499694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A62-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:62-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '62-1'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.475749969482'^^xsd:double;
  dwc:latitude '16.458150863648'^^xsd:double;
  dwc:minimumDepth '290.5'^^xsd:double;
  dwc:maximumDepth '290.5'^^xsd:double;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:62-1'^^xsd:anyURI;
  dwc:observationDate '2009-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A191-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A191-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A191-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.237099647522 -16.5470008850098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.237099647522"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5470008850098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "224"^^xsd:integer ;
  dwc:maximumDepthInMeters "224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A191-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.237099647522 -16.5470008850098)"^^geo:wktLiteral ;
  geo-pos:lat "10.237099647522"^^xsd:decimal ;
  geo-pos:long "-16.5470008850098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A191-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:191-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '191-1'^^xsd:string;
  dwc:scientificName 'Homola barbata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.54700088501'^^xsd:double;
  dwc:latitude '10.237099647522'^^xsd:double;
  dwc:minimumDepth '224'^^xsd:integer;
  dwc:maximumDepth '224'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:191-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A22-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A22-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A22-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4383335113525 11.698166847229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4383335113525"^^xsd:decimal ;
  dwc:decimalLongitude "11.698166847229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A22-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4383335113525 11.698166847229)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4383335113525"^^xsd:decimal ;
  geo-pos:long "11.698166847229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A22-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:22-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '22-1'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.698166847229'^^xsd:double;
  dwc:latitude '-21.438333511352'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '1810'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:22-1'^^xsd:anyURI;
  dwc:observationDate '2005-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A61-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A61-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A61-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.400333404541 -16.871000289917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.400333404541"^^xsd:decimal ;
  dwc:decimalLongitude "-16.871000289917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A61-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.400333404541 -16.871000289917)"^^geo:wktLiteral ;
  geo-pos:lat "19.400333404541"^^xsd:decimal ;
  geo-pos:long "-16.871000289917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A61-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:61-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '61-1'^^xsd:string;
  dwc:scientificName 'Distolambrus maltzami'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.871000289917'^^xsd:double;
  dwc:latitude '19.400333404541'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '442261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:61-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '442261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A245-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A245-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A245-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2175998687744 -17.0813999176025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2175998687744"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0813999176025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A245-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2175998687744 -17.0813999176025)"^^geo:wktLiteral ;
  geo-pos:lat "11.2175998687744"^^xsd:decimal ;
  geo-pos:long "-17.0813999176025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A245-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:245-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '245-1'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.081399917602'^^xsd:double;
  dwc:latitude '11.217599868774'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:245-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A180-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A180-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A180-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2802000045776 -16.3708000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2802000045776"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3708000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A180-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2802000045776 -16.3708000183105)"^^geo:wktLiteral ;
  geo-pos:lat "10.2802000045776"^^xsd:decimal ;
  geo-pos:long "-16.3708000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A180-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:180-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '180-1'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.370800018311'^^xsd:double;
  dwc:latitude '10.280200004578'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:180-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A161-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A161-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A161-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3696002960205 -17.0417003631592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3696002960205"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0417003631592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A161-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3696002960205 -17.0417003631592)"^^geo:wktLiteral ;
  geo-pos:lat "11.3696002960205"^^xsd:decimal ;
  geo-pos:long "-17.0417003631592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A161-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:161-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '161-1'^^xsd:string;
  dwc:scientificName 'Calappa pelli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.041700363159'^^xsd:double;
  dwc:latitude '11.369600296021'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '107269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:161-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A408-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A408-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A408-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3227996826172 -16.3523006439209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.3227996826172"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3523006439209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A408-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3227996826172 -16.3523006439209)"^^geo:wktLiteral ;
  geo-pos:lat "17.3227996826172"^^xsd:decimal ;
  geo-pos:long "-16.3523006439209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A408-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:408-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '408-1'^^xsd:string;
  dwc:scientificName 'Callinectes marginatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.352300643921'^^xsd:double;
  dwc:latitude '17.322799682617'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '241106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:408-1'^^xsd:anyURI;
  dwc:observationDate '2010-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '241106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A120-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A120-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A120-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4222507476807 -18.0806674957275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4222507476807"^^xsd:decimal ;
  dwc:decimalLongitude "-18.0806674957275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1225"^^xsd:integer ;
  dwc:maximumDepthInMeters "1225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A120-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4222507476807 -18.0806674957275)"^^geo:wktLiteral ;
  geo-pos:lat "20.4222507476807"^^xsd:decimal ;
  geo-pos:long "-18.0806674957275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A120-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:120-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '120-1'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.080667495727'^^xsd:double;
  dwc:latitude '20.422250747681'^^xsd:double;
  dwc:minimumDepth '1225'^^xsd:integer;
  dwc:maximumDepth '1225'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:120-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A519-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A519-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A519-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2019996643066 -14.1212997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2019996643066"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1212997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A519-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2019996643066 -14.1212997436523)"^^geo:wktLiteral ;
  geo-pos:lat "27.2019996643066"^^xsd:decimal ;
  geo-pos:long "-14.1212997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A519-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:519-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '519-1'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-14.121299743652'^^xsd:double;
  dwc:latitude '27.201999664307'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:519-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A24-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A24-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A24-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.1853332519531 11.4133329391479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.1853332519531"^^xsd:decimal ;
  dwc:decimalLongitude "11.4133329391479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "541"^^xsd:integer ;
  dwc:maximumDepthInMeters "541"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A24-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.1853332519531 11.4133329391479)"^^geo:wktLiteral ;
  geo-pos:lat "-18.1853332519531"^^xsd:decimal ;
  geo-pos:long "11.4133329391479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A24-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:24-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '24-1'^^xsd:string;
  dwc:scientificName 'Calocarides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.413332939148'^^xsd:double;
  dwc:latitude '-18.185333251953'^^xsd:double;
  dwc:minimumDepth '541'^^xsd:integer;
  dwc:maximumDepth '541'^^xsd:integer;
  dwc:aphiaid '107068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:24-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A177-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A177-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A177-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2802000045776 -16.3708000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2802000045776"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3708000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A177-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2802000045776 -16.3708000183105)"^^geo:wktLiteral ;
  geo-pos:lat "10.2802000045776"^^xsd:decimal ;
  geo-pos:long "-16.3708000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A177-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:177-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '177-1'^^xsd:string;
  dwc:scientificName 'Paraxanthias eriphioides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.370800018311'^^xsd:double;
  dwc:latitude '10.280200004578'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:177-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A160-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A160-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A160-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3255996704102 -15.5111999511719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3255996704102"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5111999511719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A160-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3255996704102 -15.5111999511719)"^^geo:wktLiteral ;
  geo-pos:lat "10.3255996704102"^^xsd:decimal ;
  geo-pos:long "-15.5111999511719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A160-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:160-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '160-1'^^xsd:string;
  dwc:scientificName 'Calappa rubroguttata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-15.511199951172'^^xsd:double;
  dwc:latitude '10.32559967041'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '241043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:160-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '241043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A6-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A6-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A6-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5384998321533 11.2165002822876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5384998321533"^^xsd:decimal ;
  dwc:decimalLongitude "11.2165002822876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1190"^^xsd:integer ;
  dwc:maximumDepthInMeters "1190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A6-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5384998321533 11.2165002822876)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5384998321533"^^xsd:decimal ;
  geo-pos:long "11.2165002822876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A6-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:6-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '6-1'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsoni'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.216500282288'^^xsd:double;
  dwc:latitude '-18.538499832153'^^xsd:double;
  dwc:minimumDepth '1190'^^xsd:integer;
  dwc:maximumDepth '1190'^^xsd:integer;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:6-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A87-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A87-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A87-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4389324188232 -17.9782009124756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4389324188232"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9782009124756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1006"^^xsd:integer ;
  dwc:maximumDepthInMeters "1006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A87-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4389324188232 -17.9782009124756)"^^geo:wktLiteral ;
  geo-pos:lat "20.4389324188232"^^xsd:decimal ;
  geo-pos:long "-17.9782009124756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A87-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:87-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '87-1'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.978200912476'^^xsd:double;
  dwc:latitude '20.438932418823'^^xsd:double;
  dwc:minimumDepth '1006'^^xsd:integer;
  dwc:maximumDepth '1006'^^xsd:integer;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:87-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A47-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A47-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A47-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4287490844727 -17.8458671569824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4287490844727"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8458671569824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A47-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4287490844727 -17.8458671569824)"^^geo:wktLiteral ;
  geo-pos:lat "20.4287490844727"^^xsd:decimal ;
  geo-pos:long "-17.8458671569824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A47-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:47-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '47-1'^^xsd:string;
  dwc:scientificName 'Hymenopenaeus chacei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.845867156982'^^xsd:double;
  dwc:latitude '20.428749084473'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '107116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:47-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '107116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A117-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A117-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A117-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3201675415039 -18.0947170257568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3201675415039"^^xsd:decimal ;
  dwc:decimalLongitude "-18.0947170257568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1590"^^xsd:integer ;
  dwc:maximumDepthInMeters "1590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A117-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3201675415039 -18.0947170257568)"^^geo:wktLiteral ;
  geo-pos:lat "20.3201675415039"^^xsd:decimal ;
  geo-pos:long "-18.0947170257568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A117-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:117-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '117-1'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.094717025757'^^xsd:double;
  dwc:latitude '20.320167541504'^^xsd:double;
  dwc:minimumDepth '1590'^^xsd:integer;
  dwc:maximumDepth '1590'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:117-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A200-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A200-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A200-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2687997817993 -17.1131992340088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2687997817993"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1131992340088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A200-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2687997817993 -17.1131992340088)"^^geo:wktLiteral ;
  geo-pos:lat "11.2687997817993"^^xsd:decimal ;
  geo-pos:long "-17.1131992340088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A200-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:200-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '200-1'^^xsd:string;
  dwc:scientificName 'Scyllarus caparti'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.113199234009'^^xsd:double;
  dwc:latitude '11.268799781799'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:200-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A25-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A25-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A25-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0626659393311 11.3854999542236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0626659393311"^^xsd:decimal ;
  dwc:decimalLongitude "11.3854999542236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "626"^^xsd:integer ;
  dwc:maximumDepthInMeters "626"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A25-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0626659393311 11.3854999542236)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0626659393311"^^xsd:decimal ;
  geo-pos:long "11.3854999542236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A25-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:25-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '25-1'^^xsd:string;
  dwc:scientificName 'Munidopsis chunii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.385499954224'^^xsd:double;
  dwc:latitude '-18.062665939331'^^xsd:double;
  dwc:minimumDepth '626'^^xsd:integer;
  dwc:maximumDepth '626'^^xsd:integer;
  dwc:aphiaid '392500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:25-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '392500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A403-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A403-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A403-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.51000022888184 -16.5972003936768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.51000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5972003936768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A403-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.51000022888184 -16.5972003936768)"^^geo:wktLiteral ;
  geo-pos:lat "9.51000022888184"^^xsd:decimal ;
  geo-pos:long "-16.5972003936768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A403-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:403-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '403-1'^^xsd:string;
  dwc:scientificName 'Stereomastis sculpta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-16.597200393677'^^xsd:double;
  dwc:latitude '9.5100002288818'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:403-1'^^xsd:anyURI;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A77-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A77-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A77-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6782493591309 -17.8702507019043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6782493591309"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8702507019043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "619"^^xsd:integer ;
  dwc:maximumDepthInMeters "619"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A77-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6782493591309 -17.8702507019043)"^^geo:wktLiteral ;
  geo-pos:lat "20.6782493591309"^^xsd:decimal ;
  geo-pos:long "-17.8702507019043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A77-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:77-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '77-1'^^xsd:string;
  dwc:scientificName 'Metacrangon bellmarleyi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.870250701904'^^xsd:double;
  dwc:latitude '20.678249359131'^^xsd:double;
  dwc:minimumDepth '619'^^xsd:integer;
  dwc:maximumDepth '619'^^xsd:integer;
  dwc:aphiaid '240890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:77-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '240890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A157-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A157-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A157-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3788003921509 -16.2604007720947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3788003921509"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2604007720947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A157-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3788003921509 -16.2604007720947)"^^geo:wktLiteral ;
  geo-pos:lat "10.3788003921509"^^xsd:decimal ;
  geo-pos:long "-16.2604007720947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A157-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:157-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '157-1'^^xsd:string;
  dwc:scientificName 'Ranilia constricta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.260400772095'^^xsd:double;
  dwc:latitude '10.378800392151'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '241032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:157-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '241032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A225-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A225-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A225-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3248996734619 -16.1741008758545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3248996734619"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1741008758545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A225-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3248996734619 -16.1741008758545)"^^geo:wktLiteral ;
  geo-pos:lat "10.3248996734619"^^xsd:decimal ;
  geo-pos:long "-16.1741008758545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A225-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:225-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '225-1'^^xsd:string;
  dwc:scientificName 'Alpheus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.174100875854'^^xsd:double;
  dwc:latitude '10.324899673462'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '106978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:225-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '106978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A119-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A119-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A119-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6782493591309 -17.8702507019043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6782493591309"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8702507019043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "619"^^xsd:integer ;
  dwc:maximumDepthInMeters "619"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A119-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6782493591309 -17.8702507019043)"^^geo:wktLiteral ;
  geo-pos:lat "20.6782493591309"^^xsd:decimal ;
  geo-pos:long "-17.8702507019043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A119-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:119-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '119-1'^^xsd:string;
  dwc:scientificName 'Systellaspis cristata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.870250701904'^^xsd:double;
  dwc:latitude '20.678249359131'^^xsd:double;
  dwc:minimumDepth '619'^^xsd:integer;
  dwc:maximumDepth '619'^^xsd:integer;
  dwc:aphiaid '107604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:119-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1790000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A236-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A236-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A236-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3805999755859 -17.3190002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3805999755859"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3190002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "940"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A236-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3805999755859 -17.3190002441406)"^^geo:wktLiteral ;
  geo-pos:lat "10.3805999755859"^^xsd:decimal ;
  geo-pos:long "-17.3190002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A236-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:236-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '236-1'^^xsd:string;
  dwc:scientificName 'Aristeus varidens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.319000244141'^^xsd:double;
  dwc:latitude '10.380599975586'^^xsd:double;
  dwc:minimumDepth '940'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:236-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A75-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A75-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A75-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4581508636475 -16.4757499694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.4581508636475"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4757499694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "290.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A75-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4581508636475 -16.4757499694824)"^^geo:wktLiteral ;
  geo-pos:lat "16.4581508636475"^^xsd:decimal ;
  geo-pos:long "-16.4757499694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A75-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:75-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '75-1'^^xsd:string;
  dwc:scientificName 'Sergia talismani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.475749969482'^^xsd:double;
  dwc:latitude '16.458150863648'^^xsd:double;
  dwc:minimumDepth '290.5'^^xsd:double;
  dwc:maximumDepth '290.5'^^xsd:double;
  dwc:aphiaid '240794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:75-1'^^xsd:anyURI;
  dwc:observationDate '2009-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1056495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A129-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A129-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A129-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1664161682129 -17.1584167480469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1664161682129"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1584167480469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1594.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1594.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A129-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1664161682129 -17.1584167480469)"^^geo:wktLiteral ;
  geo-pos:lat "16.1664161682129"^^xsd:decimal ;
  geo-pos:long "-17.1584167480469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A129-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:129-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '129-1'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.158416748047'^^xsd:double;
  dwc:latitude '16.166416168213'^^xsd:double;
  dwc:minimumDepth '1594.5'^^xsd:double;
  dwc:maximumDepth '1594.5'^^xsd:double;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:129-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A510-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A510-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A510-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2189998626709 -11.3201999664307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.2189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3201999664307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A510-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2189998626709 -11.3201999664307)"^^geo:wktLiteral ;
  geo-pos:lat "29.2189998626709"^^xsd:decimal ;
  geo-pos:long "-11.3201999664307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A510-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:510-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '510-1'^^xsd:string;
  dwc:scientificName 'Macropipus rugosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-11.320199966431'^^xsd:double;
  dwc:latitude '29.218999862671'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '107396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:510-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A192-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A192-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A192-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2802000045776 -16.3708000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2802000045776"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3708000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A192-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2802000045776 -16.3708000183105)"^^geo:wktLiteral ;
  geo-pos:lat "10.2802000045776"^^xsd:decimal ;
  geo-pos:long "-16.3708000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A192-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:192-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '192-1'^^xsd:string;
  dwc:scientificName 'Inachus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.370800018311'^^xsd:double;
  dwc:latitude '10.280200004578'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:192-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A502-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A502-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A502-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1361999511719 -16.4617004394531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1361999511719"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4617004394531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A502-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1361999511719 -16.4617004394531)"^^geo:wktLiteral ;
  geo-pos:lat "10.1361999511719"^^xsd:decimal ;
  geo-pos:long "-16.4617004394531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A502-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:502-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '502-1'^^xsd:string;
  dwc:scientificName 'Calappa rubroguttata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'GN'^^xsd:string;
  dwc:longitude '-16.461700439453'^^xsd:double;
  dwc:latitude '10.136199951172'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '241043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:502-1'^^xsd:anyURI;
  dwc:observationDate '2011-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '241043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A131-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A131-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A131-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8228340148926 -16.9545841217041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.8228340148926"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9545841217041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "912.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "912.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A131-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8228340148926 -16.9545841217041)"^^geo:wktLiteral ;
  geo-pos:lat "18.8228340148926"^^xsd:decimal ;
  geo-pos:long "-16.9545841217041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A131-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:131-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '131-1'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelágica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.954584121704'^^xsd:double;
  dwc:latitude '18.822834014893'^^xsd:double;
  dwc:minimumDepth '912.5'^^xsd:double;
  dwc:maximumDepth '912.5'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:131-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A550-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A550-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A550-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.430700302124 -16.7798004150391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.430700302124"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7798004150391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A550-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.430700302124 -16.7798004150391)"^^geo:wktLiteral ;
  geo-pos:lat "23.430700302124"^^xsd:decimal ;
  geo-pos:long "-16.7798004150391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A550-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:550-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '550-1'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.779800415039'^^xsd:double;
  dwc:latitude '23.430700302124'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:550-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A82-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A82-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A82-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6265506744385 -17.8471164703369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6265506744385"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8471164703369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A82-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6265506744385 -17.8471164703369)"^^geo:wktLiteral ;
  geo-pos:lat "20.6265506744385"^^xsd:decimal ;
  geo-pos:long "-17.8471164703369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A82-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:82-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '82-1'^^xsd:string;
  dwc:scientificName 'Munida speciosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.847116470337'^^xsd:double;
  dwc:latitude '20.626550674439'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '107164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:82-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1606714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A92-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A92-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A92-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2026672363281"^^xsd:decimal ;
  dwc:decimalLongitude "-16.974250793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A92-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  geo-pos:lat "19.2026672363281"^^xsd:decimal ;
  geo-pos:long "-16.974250793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A92-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:92-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '92-1'^^xsd:string;
  dwc:scientificName 'Plesionika carinata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.974250793457'^^xsd:double;
  dwc:latitude '19.202667236328'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '240886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:92-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '240886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A542-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A542-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A542-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1818008422852 -17.1737003326416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1818008422852"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1737003326416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A542-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1818008422852 -17.1737003326416)"^^geo:wktLiteral ;
  geo-pos:lat "24.1818008422852"^^xsd:decimal ;
  geo-pos:long "-17.1737003326416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A542-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:542-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '542-1'^^xsd:string;
  dwc:scientificName 'Sternodromia spinirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.173700332642'^^xsd:double;
  dwc:latitude '24.181800842285'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '241030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:542-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '241030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A451-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A451-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A451-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1789999008179 -17.2663993835449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1789999008179"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2663993835449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "603"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A451-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1789999008179 -17.2663993835449)"^^geo:wktLiteral ;
  geo-pos:lat "12.1789999008179"^^xsd:decimal ;
  geo-pos:long "-17.2663993835449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A451-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:451-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '451-1'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.266399383545'^^xsd:double;
  dwc:latitude '12.178999900818'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '603'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:451-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A170-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A170-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A170-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3696002960205 -17.0417003631592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3696002960205"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0417003631592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A170-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3696002960205 -17.0417003631592)"^^geo:wktLiteral ;
  geo-pos:lat "11.3696002960205"^^xsd:decimal ;
  geo-pos:long "-17.0417003631592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A170-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:170-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '170-1'^^xsd:string;
  dwc:scientificName 'Atlantophila cristata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.041700363159'^^xsd:double;
  dwc:latitude '11.369600296021'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '557649'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:170-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '557649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A91-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A91-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A91-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2531509399414 -17.6360340118408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.2531509399414"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6360340118408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "519"^^xsd:integer ;
  dwc:maximumDepthInMeters "519"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A91-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2531509399414 -17.6360340118408)"^^geo:wktLiteral ;
  geo-pos:lat "20.2531509399414"^^xsd:decimal ;
  geo-pos:long "-17.6360340118408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A91-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:91-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '91-1'^^xsd:string;
  dwc:scientificName 'Plesionika acanthonotus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.636034011841'^^xsd:double;
  dwc:latitude '20.253150939941'^^xsd:double;
  dwc:minimumDepth '519'^^xsd:integer;
  dwc:maximumDepth '519'^^xsd:integer;
  dwc:aphiaid '107654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:91-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '107654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A49-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A49-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A49-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1954174041748 -16.7560005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1954174041748"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7560005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A49-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1954174041748 -16.7560005187988)"^^geo:wktLiteral ;
  geo-pos:lat "19.1954174041748"^^xsd:decimal ;
  geo-pos:long "-16.7560005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A49-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:49-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '49-1'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.756000518799'^^xsd:double;
  dwc:latitude '19.195417404175'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:49-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A444-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A444-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A444-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5302000045776 -17.2098007202148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5302000045776"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2098007202148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A444-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5302000045776 -17.2098007202148)"^^geo:wktLiteral ;
  geo-pos:lat "11.5302000045776"^^xsd:decimal ;
  geo-pos:long "-17.2098007202148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A444-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:444-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '444-1'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.209800720215'^^xsd:double;
  dwc:latitude '11.530200004578'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:444-1'^^xsd:anyURI;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A183-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A183-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A183-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4770002365112 -17.1854000091553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.4770002365112"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1854000091553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A183-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4770002365112 -17.1854000091553)"^^geo:wktLiteral ;
  geo-pos:lat "11.4770002365112"^^xsd:decimal ;
  geo-pos:long "-17.1854000091553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A183-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:183-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '183-1'^^xsd:string;
  dwc:scientificName 'Sakaila africana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.185400009155'^^xsd:double;
  dwc:latitude '11.477000236511'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '241088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:183-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '241088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A181-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A181-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A181-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2863998413086 -17.2604999542236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2863998413086"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2604999542236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A181-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2863998413086 -17.2604999542236)"^^geo:wktLiteral ;
  geo-pos:lat "10.2863998413086"^^xsd:decimal ;
  geo-pos:long "-17.2604999542236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A181-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:181-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '181-1'^^xsd:string;
  dwc:scientificName 'Rochinia carpentieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.260499954224'^^xsd:double;
  dwc:latitude '10.286399841309'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:181-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A154-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A154-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A154-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8417491912842 -17.8662490844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8417491912842"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8662490844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1699"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A154-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8417491912842 -17.8662490844727)"^^geo:wktLiteral ;
  geo-pos:lat "19.8417491912842"^^xsd:decimal ;
  geo-pos:long "-17.8662490844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A154-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:154-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '154-1'^^xsd:string;
  dwc:scientificName 'Stereomastis nana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.866249084473'^^xsd:double;
  dwc:latitude '19.841749191284'^^xsd:double;
  dwc:minimumDepth '1699'^^xsd:integer;
  dwc:maximumDepth '1699'^^xsd:integer;
  dwc:aphiaid '107699'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:154-1'^^xsd:anyURI;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '107699'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A151-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A151-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A151-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0503158569336 -16.7986164093018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0503158569336"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7986164093018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1239"^^xsd:integer ;
  dwc:maximumDepthInMeters "1239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A151-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0503158569336 -16.7986164093018)"^^geo:wktLiteral ;
  geo-pos:lat "18.0503158569336"^^xsd:decimal ;
  geo-pos:long "-16.7986164093018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A151-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:151-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '151-1'^^xsd:string;
  dwc:scientificName 'Stereomastis talismani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.798616409302'^^xsd:double;
  dwc:latitude '18.050315856934'^^xsd:double;
  dwc:minimumDepth '1239'^^xsd:integer;
  dwc:maximumDepth '1239'^^xsd:integer;
  dwc:aphiaid '383002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:151-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '383002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A95-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A95-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A95-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4407501220703 -16.5049495697021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4407501220703"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5049495697021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "121.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A95-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4407501220703 -16.5049495697021)"^^geo:wktLiteral ;
  geo-pos:lat "18.4407501220703"^^xsd:decimal ;
  geo-pos:long "-16.5049495697021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A95-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:95-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '95-1'^^xsd:string;
  dwc:scientificName 'Plesionika narval'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.504949569702'^^xsd:double;
  dwc:latitude '18.44075012207'^^xsd:double;
  dwc:minimumDepth '121.5'^^xsd:double;
  dwc:maximumDepth '121.5'^^xsd:double;
  dwc:aphiaid '107662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:95-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A552-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A552-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A552-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1942005157471 -15.3341999053955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1942005157471"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3341999053955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "166"^^xsd:integer ;
  dwc:maximumDepthInMeters "166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A552-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1942005157471 -15.3341999053955)"^^geo:wktLiteral ;
  geo-pos:lat "26.1942005157471"^^xsd:decimal ;
  geo-pos:long "-15.3341999053955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A552-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:552-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '552-1'^^xsd:string;
  dwc:scientificName 'Macropipus rugosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-15.334199905396'^^xsd:double;
  dwc:latitude '26.194200515747'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '166'^^xsd:integer;
  dwc:maximumDepth '166'^^xsd:integer;
  dwc:aphiaid '107396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:552-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A532-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A532-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A532-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0583000183105 -13.1412000656128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0583000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1412000656128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A532-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0583000183105 -13.1412000656128)"^^geo:wktLiteral ;
  geo-pos:lat "28.0583000183105"^^xsd:decimal ;
  geo-pos:long "-13.1412000656128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A532-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:532-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '532-1'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-13.141200065613'^^xsd:double;
  dwc:latitude '28.058300018311'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:532-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A541-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A541-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A541-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6378002166748 -13.8572998046875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6378002166748"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8572998046875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A541-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6378002166748 -13.8572998046875)"^^geo:wktLiteral ;
  geo-pos:lat "27.6378002166748"^^xsd:decimal ;
  geo-pos:long "-13.8572998046875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A541-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:541-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '541-1'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-13.857299804688'^^xsd:double;
  dwc:latitude '27.637800216675'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:541-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A10-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A10-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A10-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1456661224365 11.6466665267944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1456661224365"^^xsd:decimal ;
  dwc:decimalLongitude "11.6466665267944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A10-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1456661224365 11.6466665267944)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1456661224365"^^xsd:decimal ;
  geo-pos:long "11.6466665267944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A10-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:10-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '10-1'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.646666526794'^^xsd:double;
  dwc:latitude '-21.145666122436'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:10-1'^^xsd:anyURI;
  dwc:observationDate '2005-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A423-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A423-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A423-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1634998321533 -16.511100769043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1634998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-16.511100769043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "258"^^xsd:integer ;
  dwc:maximumDepthInMeters "258"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A423-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1634998321533 -16.511100769043)"^^geo:wktLiteral ;
  geo-pos:lat "10.1634998321533"^^xsd:decimal ;
  geo-pos:long "-16.511100769043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A423-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:423-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '423-1'^^xsd:string;
  dwc:scientificName 'Macropipus rugosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-16.511100769043'^^xsd:double;
  dwc:latitude '10.163499832153'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '258'^^xsd:integer;
  dwc:maximumDepth '258'^^xsd:integer;
  dwc:aphiaid '107396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:423-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A168-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A168-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A168-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5684995651245 -17.190299987793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5684995651245"^^xsd:decimal ;
  dwc:decimalLongitude "-17.190299987793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A168-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5684995651245 -17.190299987793)"^^geo:wktLiteral ;
  geo-pos:lat "11.5684995651245"^^xsd:decimal ;
  geo-pos:long "-17.190299987793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A168-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:168-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '168-1'^^xsd:string;
  dwc:scientificName 'Macropipus rugosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.190299987793'^^xsd:double;
  dwc:latitude '11.568499565124'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '107396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:168-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A572-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A572-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A572-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.930700302124 -15.0216999053955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.930700302124"^^xsd:decimal ;
  dwc:decimalLongitude "-15.0216999053955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A572-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.930700302124 -15.0216999053955)"^^geo:wktLiteral ;
  geo-pos:lat "25.930700302124"^^xsd:decimal ;
  geo-pos:long "-15.0216999053955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A572-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:572-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '572-1'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:longitude '-15.021699905396'^^xsd:double;
  dwc:latitude '25.930700302124'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:572-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A60-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A60-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A60-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.7257499694824 -17.1604175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.7257499694824"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1604175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1656.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A60-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.7257499694824 -17.1604175567627)"^^geo:wktLiteral ;
  geo-pos:lat "16.7257499694824"^^xsd:decimal ;
  geo-pos:long "-17.1604175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A60-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:60-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '60-1'^^xsd:string;
  dwc:scientificName 'Funchalia balboae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.160417556763'^^xsd:double;
  dwc:latitude '16.725749969482'^^xsd:double;
  dwc:minimumDepth '1656.5'^^xsd:double;
  dwc:maximumDepth '1656.5'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:60-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A16-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A16-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A16-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4383335113525 11.698166847229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4383335113525"^^xsd:decimal ;
  dwc:decimalLongitude "11.698166847229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A16-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4383335113525 11.698166847229)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4383335113525"^^xsd:decimal ;
  geo-pos:long "11.698166847229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A16-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:16-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '16-1'^^xsd:string;
  dwc:scientificName 'Glyphocrangon longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.698166847229'^^xsd:double;
  dwc:latitude '-21.438333511352'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '1810'^^xsd:integer;
  dwc:aphiaid '107571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:16-1'^^xsd:anyURI;
  dwc:observationDate '2005-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A141-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A141-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A141-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4265003204346 -17.0095844268799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.4265003204346"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0095844268799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1244.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A141-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4265003204346 -17.0095844268799)"^^geo:wktLiteral ;
  geo-pos:lat "16.4265003204346"^^xsd:decimal ;
  geo-pos:long "-17.0095844268799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A141-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:141-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '141-1'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.00958442688'^^xsd:double;
  dwc:latitude '16.426500320435'^^xsd:double;
  dwc:minimumDepth '1244.5'^^xsd:double;
  dwc:maximumDepth '1244.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:141-1'^^xsd:anyURI;
  dwc:observationDate '2010-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A18-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A18-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A18-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.9174995422363 11.3121662139893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.9174995422363"^^xsd:decimal ;
  dwc:decimalLongitude "11.3121662139893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "704"^^xsd:integer ;
  dwc:maximumDepthInMeters "704"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A18-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.9174995422363 11.3121662139893)"^^geo:wktLiteral ;
  geo-pos:lat "-17.9174995422363"^^xsd:decimal ;
  geo-pos:long "11.3121662139893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A18-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:18-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '18-1'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.312166213989'^^xsd:double;
  dwc:latitude '-17.917499542236'^^xsd:double;
  dwc:minimumDepth '704'^^xsd:integer;
  dwc:maximumDepth '704'^^xsd:integer;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:18-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A199-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A199-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A199-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1409997940063 -17.0918998718262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1409997940063"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0918998718262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A199-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1409997940063 -17.0918998718262)"^^geo:wktLiteral ;
  geo-pos:lat "11.1409997940063"^^xsd:decimal ;
  geo-pos:long "-17.0918998718262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A199-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:199-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '199-1'^^xsd:string;
  dwc:scientificName 'Scyllarus caparti'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.091899871826'^^xsd:double;
  dwc:latitude '11.140999794006'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:199-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A194-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A194-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A194-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1128997802734 -17.1065006256104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1128997802734"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1065006256104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A194-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1128997802734 -17.1065006256104)"^^geo:wktLiteral ;
  geo-pos:lat "11.1128997802734"^^xsd:decimal ;
  geo-pos:long "-17.1065006256104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A194-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:194-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '194-1'^^xsd:string;
  dwc:scientificName 'Stenorhynchus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.10650062561'^^xsd:double;
  dwc:latitude '11.112899780273'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '107362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:194-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A9-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A9-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A9-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.4750003814697 11.3571662902832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.4750003814697"^^xsd:decimal ;
  dwc:decimalLongitude "11.3571662902832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A9-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.4750003814697 11.3571662902832)"^^geo:wktLiteral ;
  geo-pos:lat "-20.4750003814697"^^xsd:decimal ;
  geo-pos:long "11.3571662902832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A9-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:9-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '9-1'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.357166290283'^^xsd:double;
  dwc:latitude '-20.47500038147'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1150'^^xsd:integer;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:9-1'^^xsd:anyURI;
  dwc:observationDate '2005-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A233-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A233-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A233-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0813999176025 -17.2289009094238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0813999176025"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2289009094238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "633"^^xsd:integer ;
  dwc:maximumDepthInMeters "633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A233-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0813999176025 -17.2289009094238)"^^geo:wktLiteral ;
  geo-pos:lat "10.0813999176025"^^xsd:decimal ;
  geo-pos:long "-17.2289009094238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A233-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:233-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '233-1'^^xsd:string;
  dwc:scientificName 'Aristeus varidens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.228900909424'^^xsd:double;
  dwc:latitude '10.081399917602'^^xsd:double;
  dwc:minimumDepth '633'^^xsd:integer;
  dwc:maximumDepth '633'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:233-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A110-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A110-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A110-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5456161499023 -17.5137329101563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5456161499023"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5137329101563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1689"^^xsd:integer ;
  dwc:maximumDepthInMeters "1689"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A110-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5456161499023 -17.5137329101563)"^^geo:wktLiteral ;
  geo-pos:lat "19.5456161499023"^^xsd:decimal ;
  geo-pos:long "-17.5137329101563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A110-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:110-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '110-1'^^xsd:string;
  dwc:scientificName 'Glyphocrangon longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.513732910156'^^xsd:double;
  dwc:latitude '19.545616149902'^^xsd:double;
  dwc:minimumDepth '1689'^^xsd:integer;
  dwc:maximumDepth '1689'^^xsd:integer;
  dwc:aphiaid '107571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:110-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A443-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A443-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A443-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1773996353149 -17.2630996704102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1773996353149"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2630996704102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A443-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1773996353149 -17.2630996704102)"^^geo:wktLiteral ;
  geo-pos:lat "12.1773996353149"^^xsd:decimal ;
  geo-pos:long "-17.2630996704102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A443-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:443-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '443-1'^^xsd:string;
  dwc:scientificName 'Goneplax barnardi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.26309967041'^^xsd:double;
  dwc:latitude '12.177399635315'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '440960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:443-1'^^xsd:anyURI;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '440960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A100-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A100-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A100-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0960006713867 -16.576000213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0960006713867"^^xsd:decimal ;
  dwc:decimalLongitude "-16.576000213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "388.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A100-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0960006713867 -16.576000213623)"^^geo:wktLiteral ;
  geo-pos:lat "18.0960006713867"^^xsd:decimal ;
  geo-pos:long "-16.576000213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A100-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:100-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '100-1'^^xsd:string;
  dwc:scientificName 'Plesionika edwadrsii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.576000213623'^^xsd:double;
  dwc:latitude '18.096000671387'^^xsd:double;
  dwc:minimumDepth '388.5'^^xsd:double;
  dwc:maximumDepth '388.5'^^xsd:double;
  dwc:aphiaid '107656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:100-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A44-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A44-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A44-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1451663970947 -16.6735000610352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1451663970947"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6735000610352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "853.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "853.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A44-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1451663970947 -16.6735000610352)"^^geo:wktLiteral ;
  geo-pos:lat "18.1451663970947"^^xsd:decimal ;
  geo-pos:long "-16.6735000610352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A44-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:44-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '44-1'^^xsd:string;
  dwc:scientificName 'Hymenopenaeus chacei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.673500061035'^^xsd:double;
  dwc:latitude '18.145166397095'^^xsd:double;
  dwc:minimumDepth '853.5'^^xsd:double;
  dwc:maximumDepth '853.5'^^xsd:double;
  dwc:aphiaid '107116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:44-1'^^xsd:anyURI;
  dwc:observationDate '2010-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '107116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A185-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A185-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A185-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3805999755859 -17.3190002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3805999755859"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3190002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "940"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A185-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3805999755859 -17.3190002441406)"^^geo:wktLiteral ;
  geo-pos:lat "10.3805999755859"^^xsd:decimal ;
  geo-pos:long "-17.3190002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A185-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:185-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '185-1'^^xsd:string;
  dwc:scientificName 'Gastroptychus formosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.319000244141'^^xsd:double;
  dwc:latitude '10.380599975586'^^xsd:double;
  dwc:minimumDepth '940'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:aphiaid '107140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:185-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1310474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A545-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A545-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A545-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6376991271973 -13.6156997680664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6376991271973"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6156997680664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A545-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6376991271973 -13.6156997680664)"^^geo:wktLiteral ;
  geo-pos:lat "27.6376991271973"^^xsd:decimal ;
  geo-pos:long "-13.6156997680664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A545-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:545-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '545-1'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-13.615699768066'^^xsd:double;
  dwc:latitude '27.637699127197'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:545-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A565-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A565-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A565-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5506992340088 -16.6068000793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5506992340088"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6068000793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A565-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5506992340088 -16.6068000793457)"^^geo:wktLiteral ;
  geo-pos:lat "24.5506992340088"^^xsd:decimal ;
  geo-pos:long "-16.6068000793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A565-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:565-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '565-1'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:longitude '-16.606800079346'^^xsd:double;
  dwc:latitude '24.550699234009'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:565-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A252-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A252-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A252-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0340003967285 -17.1788997650146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0340003967285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1788997650146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "606"^^xsd:integer ;
  dwc:maximumDepthInMeters "606"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A252-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0340003967285 -17.1788997650146)"^^geo:wktLiteral ;
  geo-pos:lat "10.0340003967285"^^xsd:decimal ;
  geo-pos:long "-17.1788997650146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A252-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:252-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '252-1'^^xsd:string;
  dwc:scientificName 'Sergia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.178899765015'^^xsd:double;
  dwc:latitude '10.034000396728'^^xsd:double;
  dwc:minimumDepth '606'^^xsd:integer;
  dwc:maximumDepth '606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:252-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A223-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A223-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A223-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0757999420166 -17.2744998931885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0757999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2744998931885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "679"^^xsd:integer ;
  dwc:maximumDepthInMeters "679"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A223-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0757999420166 -17.2744998931885)"^^geo:wktLiteral ;
  geo-pos:lat "10.0757999420166"^^xsd:decimal ;
  geo-pos:long "-17.2744998931885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A223-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:223-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '223-1'^^xsd:string;
  dwc:scientificName 'Nephropsis atlantica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.274499893189'^^xsd:double;
  dwc:latitude '10.075799942017'^^xsd:double;
  dwc:minimumDepth '679'^^xsd:integer;
  dwc:maximumDepth '679'^^xsd:integer;
  dwc:aphiaid '107255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:223-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A114-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A114-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A114-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5318508148193 -16.7314491271973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5318508148193"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7314491271973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "606"^^xsd:integer ;
  dwc:maximumDepthInMeters "606"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A114-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5318508148193 -16.7314491271973)"^^geo:wktLiteral ;
  geo-pos:lat "18.5318508148193"^^xsd:decimal ;
  geo-pos:long "-16.7314491271973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A114-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:114-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '114-1'^^xsd:string;
  dwc:scientificName 'Nematocarcinus africanus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.731449127197'^^xsd:double;
  dwc:latitude '18.531850814819'^^xsd:double;
  dwc:minimumDepth '606'^^xsd:integer;
  dwc:maximumDepth '606'^^xsd:integer;
  dwc:aphiaid '240822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:114-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '240822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A67-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A67-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A67-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.400333404541 -16.871000289917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.400333404541"^^xsd:decimal ;
  dwc:decimalLongitude "-16.871000289917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A67-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.400333404541 -16.871000289917)"^^geo:wktLiteral ;
  geo-pos:lat "19.400333404541"^^xsd:decimal ;
  geo-pos:long "-16.871000289917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A67-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:67-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '67-1'^^xsd:string;
  dwc:scientificName 'Inachus angolensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.871000289917'^^xsd:double;
  dwc:latitude '19.400333404541'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '208894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:67-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '208894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A149-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A149-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A149-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7963333129883 -16.6497497558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.7963333129883"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6497497558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "431.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "431.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A149-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7963333129883 -16.6497497558594)"^^geo:wktLiteral ;
  geo-pos:lat "17.7963333129883"^^xsd:decimal ;
  geo-pos:long "-16.6497497558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A149-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:149-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '149-1'^^xsd:string;
  dwc:scientificName 'Pasiphaea semispinosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.649749755859'^^xsd:double;
  dwc:latitude '17.796333312988'^^xsd:double;
  dwc:minimumDepth '431.5'^^xsd:double;
  dwc:maximumDepth '431.5'^^xsd:double;
  dwc:aphiaid '240808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:149-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '240808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A234-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A234-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A234-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2239999771118 -17.1728992462158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2239999771118"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1728992462158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A234-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2239999771118 -17.1728992462158)"^^geo:wktLiteral ;
  geo-pos:lat "10.2239999771118"^^xsd:decimal ;
  geo-pos:long "-17.1728992462158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A234-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:234-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '234-1'^^xsd:string;
  dwc:scientificName 'Aristeus varidens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.172899246216'^^xsd:double;
  dwc:latitude '10.223999977112'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:234-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A543-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A543-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A543-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6376991271973 -13.6156997680664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6376991271973"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6156997680664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A543-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6376991271973 -13.6156997680664)"^^geo:wktLiteral ;
  geo-pos:lat "27.6376991271973"^^xsd:decimal ;
  geo-pos:long "-13.6156997680664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A543-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:543-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '543-1'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-13.615699768066'^^xsd:double;
  dwc:latitude '27.637699127197'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:543-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A54-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A54-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A54-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6560497283936 -17.2814998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.6560497283936"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2814998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A54-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6560497283936 -17.2814998626709)"^^geo:wktLiteral ;
  geo-pos:lat "19.6560497283936"^^xsd:decimal ;
  geo-pos:long "-17.2814998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A54-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:54-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '54-1'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.281499862671'^^xsd:double;
  dwc:latitude '19.656049728394'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:54-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A162-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A162-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A162-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3112001419067 -16.2908000946045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3112001419067"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2908000946045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A162-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3112001419067 -16.2908000946045)"^^geo:wktLiteral ;
  geo-pos:lat "10.3112001419067"^^xsd:decimal ;
  geo-pos:long "-16.2908000946045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A162-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:162-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '162-1'^^xsd:string;
  dwc:scientificName 'Calappa rubroguttata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.290800094604'^^xsd:double;
  dwc:latitude '10.311200141907'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '241043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:162-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '241043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A142-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A142-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A142-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4365825653076 -17.8489170074463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4365825653076"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8489170074463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "659.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "659.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A142-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4365825653076 -17.8489170074463)"^^geo:wktLiteral ;
  geo-pos:lat "20.4365825653076"^^xsd:decimal ;
  geo-pos:long "-17.8489170074463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A142-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:142-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '142-1'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.848917007446'^^xsd:double;
  dwc:latitude '20.436582565308'^^xsd:double;
  dwc:minimumDepth '659.5'^^xsd:double;
  dwc:maximumDepth '659.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:142-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A126-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A126-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A126-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0503158569336 -16.7986164093018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0503158569336"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7986164093018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1239"^^xsd:integer ;
  dwc:maximumDepthInMeters "1239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A126-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0503158569336 -16.7986164093018)"^^geo:wktLiteral ;
  geo-pos:lat "18.0503158569336"^^xsd:decimal ;
  geo-pos:long "-16.7986164093018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A126-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:126-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '126-1'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.798616409302'^^xsd:double;
  dwc:latitude '18.050315856934'^^xsd:double;
  dwc:minimumDepth '1239'^^xsd:integer;
  dwc:maximumDepth '1239'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:126-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A215-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A215-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A215-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3745002746582 -17.2614002227783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3745002746582"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2614002227783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "483"^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A215-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3745002746582 -17.2614002227783)"^^geo:wktLiteral ;
  geo-pos:lat "10.3745002746582"^^xsd:decimal ;
  geo-pos:long "-17.2614002227783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A215-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:215-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '215-1'^^xsd:string;
  dwc:scientificName 'Heterocarpus ensifer'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.261400222778'^^xsd:double;
  dwc:latitude '10.374500274658'^^xsd:double;
  dwc:minimumDepth '483'^^xsd:integer;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '107644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:215-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A232-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A232-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A232-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4201002120972 -17.2469997406006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.4201002120972"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2469997406006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A232-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4201002120972 -17.2469997406006)"^^geo:wktLiteral ;
  geo-pos:lat "10.4201002120972"^^xsd:decimal ;
  geo-pos:long "-17.2469997406006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A232-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:232-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '232-1'^^xsd:string;
  dwc:scientificName 'Aristeus varidens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.246999740601'^^xsd:double;
  dwc:latitude '10.420100212097'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:232-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A138-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A138-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A138-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2026672363281"^^xsd:decimal ;
  dwc:decimalLongitude "-16.974250793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A138-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  geo-pos:lat "19.2026672363281"^^xsd:decimal ;
  geo-pos:long "-16.974250793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A138-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:138-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '138-1'^^xsd:string;
  dwc:scientificName 'Psathyrocaris fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.974250793457'^^xsd:double;
  dwc:latitude '19.202667236328'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '107679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:138-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A231-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A231-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A231-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3287000656128 -17.2513999938965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3287000656128"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2513999938965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A231-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3287000656128 -17.2513999938965)"^^geo:wktLiteral ;
  geo-pos:lat "10.3287000656128"^^xsd:decimal ;
  geo-pos:long "-17.2513999938965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A231-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:231-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '231-1'^^xsd:string;
  dwc:scientificName 'Aristeus varidens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.251399993896'^^xsd:double;
  dwc:latitude '10.328700065613'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '499'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:231-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A253-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A253-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A253-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2239999771118 -17.1728992462158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2239999771118"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1728992462158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A253-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2239999771118 -17.1728992462158)"^^geo:wktLiteral ;
  geo-pos:lat "10.2239999771118"^^xsd:decimal ;
  geo-pos:long "-17.1728992462158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A253-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:253-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '253-1'^^xsd:string;
  dwc:scientificName 'Sergia talismani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.172899246216'^^xsd:double;
  dwc:latitude '10.223999977112'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '240794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:253-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A262-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A262-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A262-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2055997848511 -16.2625999450684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2055997848511"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2625999450684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A262-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2055997848511 -16.2625999450684)"^^geo:wktLiteral ;
  geo-pos:lat "10.2055997848511"^^xsd:decimal ;
  geo-pos:long "-16.2625999450684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A262-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:262-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '262-1'^^xsd:string;
  dwc:scientificName 'Spiropagurus elegans'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.262599945068'^^xsd:double;
  dwc:latitude '10.205599784851'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:262-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A534-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A534-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A534-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.0240001678467 -12.5897998809814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.0240001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5897998809814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A534-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.0240001678467 -12.5897998809814)"^^geo:wktLiteral ;
  geo-pos:lat "29.0240001678467"^^xsd:decimal ;
  geo-pos:long "-12.5897998809814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A534-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:534-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '534-1'^^xsd:string;
  dwc:scientificName 'Latreillia elegans'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-12.589799880981'^^xsd:double;
  dwc:latitude '29.024000167847'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:534-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '107265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A23-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A23-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A23-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.9174995422363 11.3121662139893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.9174995422363"^^xsd:decimal ;
  dwc:decimalLongitude "11.3121662139893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "704"^^xsd:integer ;
  dwc:maximumDepthInMeters "704"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A23-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.9174995422363 11.3121662139893)"^^geo:wktLiteral ;
  geo-pos:lat "-17.9174995422363"^^xsd:decimal ;
  geo-pos:long "11.3121662139893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A23-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:23-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '23-1'^^xsd:string;
  dwc:scientificName 'Calocarides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.312166213989'^^xsd:double;
  dwc:latitude '-17.917499542236'^^xsd:double;
  dwc:minimumDepth '704'^^xsd:integer;
  dwc:maximumDepth '704'^^xsd:integer;
  dwc:aphiaid '107068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:23-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A46-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A46-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A46-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6852493286133 -17.9591674804688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6852493286133"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9591674804688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "979.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "979.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A46-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6852493286133 -17.9591674804688)"^^geo:wktLiteral ;
  geo-pos:lat "20.6852493286133"^^xsd:decimal ;
  geo-pos:long "-17.9591674804688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A46-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:46-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '46-1'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.959167480469'^^xsd:double;
  dwc:latitude '20.685249328613'^^xsd:double;
  dwc:minimumDepth '979.5'^^xsd:double;
  dwc:maximumDepth '979.5'^^xsd:double;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:46-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A400-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A400-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A400-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1236000061035 -16.44580078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1236000061035"^^xsd:decimal ;
  dwc:decimalLongitude "-16.44580078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "192"^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A400-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1236000061035 -16.44580078125)"^^geo:wktLiteral ;
  geo-pos:lat "10.1236000061035"^^xsd:decimal ;
  geo-pos:long "-16.44580078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A400-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:400-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '400-1'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-16.44580078125'^^xsd:double;
  dwc:latitude '10.123600006103'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '192'^^xsd:integer;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:400-1'^^xsd:anyURI;
  dwc:observationDate '2011-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A529-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A529-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A529-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.0172004699707 -10.489800453186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.0172004699707"^^xsd:decimal ;
  dwc:decimalLongitude "-10.489800453186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A529-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.0172004699707 -10.489800453186)"^^geo:wktLiteral ;
  geo-pos:lat "32.0172004699707"^^xsd:decimal ;
  geo-pos:long "-10.489800453186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A529-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:529-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '529-1'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-10.489800453186'^^xsd:double;
  dwc:latitude '32.017200469971'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:529-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A167-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A167-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A167-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3255996704102 -15.5111999511719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3255996704102"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5111999511719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A167-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3255996704102 -15.5111999511719)"^^geo:wktLiteral ;
  geo-pos:lat "10.3255996704102"^^xsd:decimal ;
  geo-pos:long "-15.5111999511719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A167-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:167-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '167-1'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena var. rugosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-15.511199951172'^^xsd:double;
  dwc:latitude '10.32559967041'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:167-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A450-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A450-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A450-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.0648002624512 -17.2220993041992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.0648002624512"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2220993041992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A450-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.0648002624512 -17.2220993041992)"^^geo:wktLiteral ;
  geo-pos:lat "12.0648002624512"^^xsd:decimal ;
  geo-pos:long "-17.2220993041992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A450-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:450-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '450-1'^^xsd:string;
  dwc:scientificName 'Plesionika edwadrsii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.222099304199'^^xsd:double;
  dwc:latitude '12.064800262451'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '329'^^xsd:integer;
  dwc:aphiaid '107656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:450-1'^^xsd:anyURI;
  dwc:observationDate '2011-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A556-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A556-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A556-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0583000183105 -13.1412000656128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0583000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1412000656128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A556-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0583000183105 -13.1412000656128)"^^geo:wktLiteral ;
  geo-pos:lat "28.0583000183105"^^xsd:decimal ;
  geo-pos:long "-13.1412000656128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A556-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:556-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '556-1'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-13.141200065613'^^xsd:double;
  dwc:latitude '28.058300018311'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:556-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A522-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A522-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A522-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1497001647949 -14.2453002929688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1497001647949"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2453002929688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "109"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A522-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1497001647949 -14.2453002929688)"^^geo:wktLiteral ;
  geo-pos:lat "27.1497001647949"^^xsd:decimal ;
  geo-pos:long "-14.2453002929688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A522-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:522-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '522-1'^^xsd:string;
  dwc:scientificName 'Euchirograpsus liguricus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-14.245300292969'^^xsd:double;
  dwc:latitude '27.149700164795'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '109'^^xsd:integer;
  dwc:aphiaid '107452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:522-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A189-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A189-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A189-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5684995651245 -17.190299987793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5684995651245"^^xsd:decimal ;
  dwc:decimalLongitude "-17.190299987793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A189-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5684995651245 -17.190299987793)"^^geo:wktLiteral ;
  geo-pos:lat "11.5684995651245"^^xsd:decimal ;
  geo-pos:long "-17.190299987793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A189-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:189-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '189-1'^^xsd:string;
  dwc:scientificName 'Macropodia doracis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.190299987793'^^xsd:double;
  dwc:latitude '11.568499565124'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '241071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:189-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '241071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A404-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A404-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A404-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0109996795654 -17.118200302124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0109996795654"^^xsd:decimal ;
  dwc:decimalLongitude "-17.118200302124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "551"^^xsd:integer ;
  dwc:maximumDepthInMeters "551"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A404-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0109996795654 -17.118200302124)"^^geo:wktLiteral ;
  geo-pos:lat "10.0109996795654"^^xsd:decimal ;
  geo-pos:long "-17.118200302124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A404-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:404-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '404-1'^^xsd:string;
  dwc:scientificName 'Rochinia carpentieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.118200302124'^^xsd:double;
  dwc:latitude '10.010999679565'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '551'^^xsd:integer;
  dwc:maximumDepth '551'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:404-1'^^xsd:anyURI;
  dwc:observationDate '2011-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A134-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A134-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A134-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6960830688477 -17.6860828399658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6960830688477"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6860828399658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "343"^^xsd:integer ;
  dwc:maximumDepthInMeters "343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A134-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6960830688477 -17.6860828399658)"^^geo:wktLiteral ;
  geo-pos:lat "20.6960830688477"^^xsd:decimal ;
  geo-pos:long "-17.6860828399658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A134-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:134-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '134-1'^^xsd:string;
  dwc:scientificName 'Pasiphaea semispinosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.686082839966'^^xsd:double;
  dwc:latitude '20.696083068848'^^xsd:double;
  dwc:minimumDepth '343'^^xsd:integer;
  dwc:maximumDepth '343'^^xsd:integer;
  dwc:aphiaid '240808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:134-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '240808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A239-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A239-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A239-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0340003967285 -17.1788997650146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0340003967285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1788997650146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "606"^^xsd:integer ;
  dwc:maximumDepthInMeters "606"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A239-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0340003967285 -17.1788997650146)"^^geo:wktLiteral ;
  geo-pos:lat "10.0340003967285"^^xsd:decimal ;
  geo-pos:long "-17.1788997650146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A239-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:239-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '239-1'^^xsd:string;
  dwc:scientificName 'Munida guineae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.178899765015'^^xsd:double;
  dwc:latitude '10.034000396728'^^xsd:double;
  dwc:minimumDepth '606'^^xsd:integer;
  dwc:maximumDepth '606'^^xsd:integer;
  dwc:aphiaid '240649'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:239-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1605947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A558-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A558-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A558-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1347999572754 -13.9258003234863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1347999572754"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9258003234863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A558-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1347999572754 -13.9258003234863)"^^geo:wktLiteral ;
  geo-pos:lat "27.1347999572754"^^xsd:decimal ;
  geo-pos:long "-13.9258003234863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A558-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:558-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '558-1'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-13.925800323486'^^xsd:double;
  dwc:latitude '27.134799957275'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:558-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A420-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A420-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A420-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0567998886108 -17.2964000701904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0567998886108"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2964000701904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "618"^^xsd:integer ;
  dwc:maximumDepthInMeters "618"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A420-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0567998886108 -17.2964000701904)"^^geo:wktLiteral ;
  geo-pos:lat "10.0567998886108"^^xsd:decimal ;
  geo-pos:long "-17.2964000701904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A420-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:420-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '420-1'^^xsd:string;
  dwc:scientificName 'Heterocarpus ensifer'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.29640007019'^^xsd:double;
  dwc:latitude '10.056799888611'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '618'^^xsd:integer;
  dwc:maximumDepth '618'^^xsd:integer;
  dwc:aphiaid '107644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:420-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A557-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A557-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A557-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6376991271973 -13.6156997680664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6376991271973"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6156997680664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A557-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6376991271973 -13.6156997680664)"^^geo:wktLiteral ;
  geo-pos:lat "27.6376991271973"^^xsd:decimal ;
  geo-pos:long "-13.6156997680664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A557-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:557-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '557-1'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-13.615699768066'^^xsd:double;
  dwc:latitude '27.637699127197'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:557-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A432-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A432-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A432-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3670997619629 -17.0883007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3670997619629"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0883007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A432-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3670997619629 -17.0883007049561)"^^geo:wktLiteral ;
  geo-pos:lat "11.3670997619629"^^xsd:decimal ;
  geo-pos:long "-17.0883007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A432-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:432-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '432-1'^^xsd:string;
  dwc:scientificName 'Apiomitrhax bocagei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.088300704956'^^xsd:double;
  dwc:latitude '11.367099761963'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '241078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:432-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '241078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A73-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A73-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A73-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9819164276123 -17.7499160766602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9819164276123"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7499160766602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A73-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9819164276123 -17.7499160766602)"^^geo:wktLiteral ;
  geo-pos:lat "19.9819164276123"^^xsd:decimal ;
  geo-pos:long "-17.7499160766602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A73-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:73-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '73-1'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.74991607666'^^xsd:double;
  dwc:latitude '19.981916427612'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:73-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A559-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A559-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A559-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6158008575439 -16.8143005371094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.6158008575439"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8143005371094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A559-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6158008575439 -16.8143005371094)"^^geo:wktLiteral ;
  geo-pos:lat "24.6158008575439"^^xsd:decimal ;
  geo-pos:long "-16.8143005371094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A559-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:559-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '559-1'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.814300537109'^^xsd:double;
  dwc:latitude '24.615800857544'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:559-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A226-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A226-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A226-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3908004760742 -16.3404998779297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3908004760742"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3404998779297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A226-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3908004760742 -16.3404998779297)"^^geo:wktLiteral ;
  geo-pos:lat "10.3908004760742"^^xsd:decimal ;
  geo-pos:long "-16.3404998779297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A226-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:226-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '226-1'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.34049987793'^^xsd:double;
  dwc:latitude '10.390800476074'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:226-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A4-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A4-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A4-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.9174995422363 11.3121662139893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.9174995422363"^^xsd:decimal ;
  dwc:decimalLongitude "11.3121662139893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "704"^^xsd:integer ;
  dwc:maximumDepthInMeters "704"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A4-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.9174995422363 11.3121662139893)"^^geo:wktLiteral ;
  geo-pos:lat "-17.9174995422363"^^xsd:decimal ;
  geo-pos:long "11.3121662139893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A4-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:4-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '4-1'^^xsd:string;
  dwc:scientificName 'Glyphus marsupialis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.312166213989'^^xsd:double;
  dwc:latitude '-17.917499542236'^^xsd:double;
  dwc:minimumDepth '704'^^xsd:integer;
  dwc:maximumDepth '704'^^xsd:integer;
  dwc:aphiaid '107668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:4-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A171-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A171-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A171-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3696002960205 -17.0417003631592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3696002960205"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0417003631592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A171-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3696002960205 -17.0417003631592)"^^geo:wktLiteral ;
  geo-pos:lat "11.3696002960205"^^xsd:decimal ;
  geo-pos:long "-17.0417003631592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A171-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:171-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '171-1'^^xsd:string;
  dwc:scientificName 'Cronius ruber'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.041700363159'^^xsd:double;
  dwc:latitude '11.369600296021'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '241109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:171-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '241109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A39-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A39-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A39-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1788997650146 -17.7292003631592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1788997650146"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7292003631592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "818"^^xsd:integer ;
  dwc:maximumDepthInMeters "818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A39-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1788997650146 -17.7292003631592)"^^geo:wktLiteral ;
  geo-pos:lat "20.1788997650146"^^xsd:decimal ;
  geo-pos:long "-17.7292003631592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A39-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:39-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '39-1'^^xsd:string;
  dwc:scientificName 'Lithodes ferox'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.729200363159'^^xsd:double;
  dwc:latitude '20.178899765015'^^xsd:double;
  dwc:minimumDepth '818'^^xsd:integer;
  dwc:maximumDepth '818'^^xsd:integer;
  dwc:aphiaid '240655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:39-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '240655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A89-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A89-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A89-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2531509399414 -17.6360340118408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.2531509399414"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6360340118408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "519"^^xsd:integer ;
  dwc:maximumDepthInMeters "519"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A89-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2531509399414 -17.6360340118408)"^^geo:wktLiteral ;
  geo-pos:lat "20.2531509399414"^^xsd:decimal ;
  geo-pos:long "-17.6360340118408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A89-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:89-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '89-1'^^xsd:string;
  dwc:scientificName 'Heterocarpus ensifer'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.636034011841'^^xsd:double;
  dwc:latitude '20.253150939941'^^xsd:double;
  dwc:minimumDepth '519'^^xsd:integer;
  dwc:maximumDepth '519'^^xsd:integer;
  dwc:aphiaid '107644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:89-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '107644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A564-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A564-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A564-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.2782001495361 -15.4409999847412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.2782001495361"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4409999847412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A564-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.2782001495361 -15.4409999847412)"^^geo:wktLiteral ;
  geo-pos:lat "25.2782001495361"^^xsd:decimal ;
  geo-pos:long "-15.4409999847412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A564-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:564-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '564-1'^^xsd:string;
  dwc:scientificName 'Inachus aguarii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:longitude '-15.440999984741'^^xsd:double;
  dwc:latitude '25.278200149536'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:564-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A96-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A96-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A96-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1294994354248 -16.9686508178711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1294994354248"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9686508178711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "533"^^xsd:integer ;
  dwc:maximumDepthInMeters "533"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A96-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1294994354248 -16.9686508178711)"^^geo:wktLiteral ;
  geo-pos:lat "16.1294994354248"^^xsd:decimal ;
  geo-pos:long "-16.9686508178711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A96-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:96-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '96-1'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.968650817871'^^xsd:double;
  dwc:latitude '16.129499435425'^^xsd:double;
  dwc:minimumDepth '533'^^xsd:integer;
  dwc:maximumDepth '533'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:96-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A211-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A211-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A211-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4715003967285 -17.2199993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.4715003967285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2199993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A211-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4715003967285 -17.2199993133545)"^^geo:wktLiteral ;
  geo-pos:lat "11.4715003967285"^^xsd:decimal ;
  geo-pos:long "-17.2199993133545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A211-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:211-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '211-1'^^xsd:string;
  dwc:scientificName 'Plesionika giglioli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.219999313354'^^xsd:double;
  dwc:latitude '11.471500396728'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '107659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:211-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A26-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A26-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A26-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.1853332519531 11.4133329391479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.1853332519531"^^xsd:decimal ;
  dwc:decimalLongitude "11.4133329391479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "541"^^xsd:integer ;
  dwc:maximumDepthInMeters "541"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A26-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.1853332519531 11.4133329391479)"^^geo:wktLiteral ;
  geo-pos:lat "-18.1853332519531"^^xsd:decimal ;
  geo-pos:long "11.4133329391479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A26-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:26-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '26-1'^^xsd:string;
  dwc:scientificName 'Paralomis africana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.413332939148'^^xsd:double;
  dwc:latitude '-18.185333251953'^^xsd:double;
  dwc:minimumDepth '541'^^xsd:integer;
  dwc:maximumDepth '541'^^xsd:integer;
  dwc:aphiaid '240657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:26-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '240657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A137-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A137-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A137-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4048500061035 -17.3300495147705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4048500061035"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3300495147705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1537"^^xsd:integer ;
  dwc:maximumDepthInMeters "1537"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A137-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4048500061035 -17.3300495147705)"^^geo:wktLiteral ;
  geo-pos:lat "19.4048500061035"^^xsd:decimal ;
  geo-pos:long "-17.3300495147705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A137-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:137-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '137-1'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.330049514771'^^xsd:double;
  dwc:latitude '19.404850006104'^^xsd:double;
  dwc:minimumDepth '1537'^^xsd:integer;
  dwc:maximumDepth '1537'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:137-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A221-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A221-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A221-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0757999420166 -17.2744998931885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0757999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2744998931885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "679"^^xsd:integer ;
  dwc:maximumDepthInMeters "679"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A221-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0757999420166 -17.2744998931885)"^^geo:wktLiteral ;
  geo-pos:lat "10.0757999420166"^^xsd:decimal ;
  geo-pos:long "-17.2744998931885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A221-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:221-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '221-1'^^xsd:string;
  dwc:scientificName 'Glyphus marsupialis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.274499893189'^^xsd:double;
  dwc:latitude '10.075799942017'^^xsd:double;
  dwc:minimumDepth '679'^^xsd:integer;
  dwc:maximumDepth '679'^^xsd:integer;
  dwc:aphiaid '107668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:221-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A530-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A530-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A530-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2189998626709 -11.3201999664307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.2189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3201999664307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A530-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2189998626709 -11.3201999664307)"^^geo:wktLiteral ;
  geo-pos:lat "29.2189998626709"^^xsd:decimal ;
  geo-pos:long "-11.3201999664307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A530-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:530-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '530-1'^^xsd:string;
  dwc:scientificName 'Calappa granulata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-11.320199966431'^^xsd:double;
  dwc:latitude '29.218999862671'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:530-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A202-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A202-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A202-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2687997817993 -17.1131992340088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2687997817993"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1131992340088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A202-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2687997817993 -17.1131992340088)"^^geo:wktLiteral ;
  geo-pos:lat "11.2687997817993"^^xsd:decimal ;
  geo-pos:long "-17.1131992340088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A202-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:202-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '202-1'^^xsd:string;
  dwc:scientificName 'Acantharctus posteli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.113199234009'^^xsd:double;
  dwc:latitude '11.268799781799'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '382932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:202-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '382932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A63-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A63-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A63-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7931671142578 -16.761417388916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7931671142578"^^xsd:decimal ;
  dwc:decimalLongitude "-16.761417388916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "303.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "303.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A63-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7931671142578 -16.761417388916)"^^geo:wktLiteral ;
  geo-pos:lat "18.7931671142578"^^xsd:decimal ;
  geo-pos:long "-16.761417388916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A63-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:63-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '63-1'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.761417388916'^^xsd:double;
  dwc:latitude '18.793167114258'^^xsd:double;
  dwc:minimumDepth '303.5'^^xsd:double;
  dwc:maximumDepth '303.5'^^xsd:double;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:63-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A130-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A130-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A130-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8228340148926 -16.9545841217041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.8228340148926"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9545841217041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "912.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "912.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A130-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8228340148926 -16.9545841217041)"^^geo:wktLiteral ;
  geo-pos:lat "18.8228340148926"^^xsd:decimal ;
  geo-pos:long "-16.9545841217041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A130-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:130-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '130-1'^^xsd:string;
  dwc:scientificName 'Acanthephyra quadrispinosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.954584121704'^^xsd:double;
  dwc:latitude '18.822834014893'^^xsd:double;
  dwc:minimumDepth '912.5'^^xsd:double;
  dwc:maximumDepth '912.5'^^xsd:double;
  dwc:aphiaid '210438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:130-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '210438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A163-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A163-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A163-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0811004638672 -16.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0811004638672"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A163-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0811004638672 -16.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "10.0811004638672"^^xsd:decimal ;
  geo-pos:long "-16.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A163-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:163-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '163-1'^^xsd:string;
  dwc:scientificName 'Ethusa sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.569999694824'^^xsd:double;
  dwc:latitude '10.081100463867'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '106882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:163-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '106882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A507-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A507-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A507-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5627994537354 -10.0148000717163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5627994537354"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0148000717163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A507-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5627994537354 -10.0148000717163)"^^geo:wktLiteral ;
  geo-pos:lat "30.5627994537354"^^xsd:decimal ;
  geo-pos:long "-10.0148000717163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A507-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:507-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '507-1'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-10.014800071716'^^xsd:double;
  dwc:latitude '30.562799453735'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:507-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A74-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A74-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A74-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4664497375488 -16.4503002166748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.4664497375488"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4503002166748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "141.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "141.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A74-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4664497375488 -16.4503002166748)"^^geo:wktLiteral ;
  geo-pos:lat "16.4664497375488"^^xsd:decimal ;
  geo-pos:long "-16.4503002166748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A74-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:74-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '74-1'^^xsd:string;
  dwc:scientificName 'Sergia talismani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.450300216675'^^xsd:double;
  dwc:latitude '16.466449737549'^^xsd:double;
  dwc:minimumDepth '141.5'^^xsd:double;
  dwc:maximumDepth '141.5'^^xsd:double;
  dwc:aphiaid '240794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:74-1'^^xsd:anyURI;
  dwc:observationDate '2009-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1056495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A72-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A72-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A72-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8352508544922 -17.4009170532227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8352508544922"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4009170532227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "313.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "313.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A72-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8352508544922 -17.4009170532227)"^^geo:wktLiteral ;
  geo-pos:lat "19.8352508544922"^^xsd:decimal ;
  geo-pos:long "-17.4009170532227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A72-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:72-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '72-1'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.400917053223'^^xsd:double;
  dwc:latitude '19.835250854492'^^xsd:double;
  dwc:minimumDepth '313.5'^^xsd:double;
  dwc:maximumDepth '313.5'^^xsd:double;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:72-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A101-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A101-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A101-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3509159088135 -17.796667098999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3509159088135"^^xsd:decimal ;
  dwc:decimalLongitude "-17.796667098999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A101-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3509159088135 -17.796667098999)"^^geo:wktLiteral ;
  geo-pos:lat "20.3509159088135"^^xsd:decimal ;
  geo-pos:long "-17.796667098999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A101-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:101-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '101-1'^^xsd:string;
  dwc:scientificName 'Metacrangon bellmarleyi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.796667098999'^^xsd:double;
  dwc:latitude '20.350915908814'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '240890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:101-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '240890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A201-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A201-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A201-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5250997543335 -16.4344997406006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5250997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4344997406006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A201-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5250997543335 -16.4344997406006)"^^geo:wktLiteral ;
  geo-pos:lat "10.5250997543335"^^xsd:decimal ;
  geo-pos:long "-16.4344997406006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A201-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:201-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '201-1'^^xsd:string;
  dwc:scientificName 'Scyllarus caparti'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.434499740601'^^xsd:double;
  dwc:latitude '10.525099754333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '107710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:201-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A165-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A165-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A165-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3255996704102 -15.5111999511719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3255996704102"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5111999511719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A165-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3255996704102 -15.5111999511719)"^^geo:wktLiteral ;
  geo-pos:lat "10.3255996704102"^^xsd:decimal ;
  geo-pos:long "-15.5111999511719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A165-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:165-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '165-1'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-15.511199951172'^^xsd:double;
  dwc:latitude '10.32559967041'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:165-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A125-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A125-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A125-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5958671569824 -18.4295997619629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5958671569824"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4295997619629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A125-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5958671569824 -18.4295997619629)"^^geo:wktLiteral ;
  geo-pos:lat "20.5958671569824"^^xsd:decimal ;
  geo-pos:long "-18.4295997619629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A125-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:125-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '125-1'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.429599761963'^^xsd:double;
  dwc:latitude '20.595867156982'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:125-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A90-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A90-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A90-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4371490478516 -17.4560508728027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4371490478516"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4560508728027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "552"^^xsd:integer ;
  dwc:maximumDepthInMeters "552"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A90-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4371490478516 -17.4560508728027)"^^geo:wktLiteral ;
  geo-pos:lat "20.4371490478516"^^xsd:decimal ;
  geo-pos:long "-17.4560508728027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A90-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:90-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '90-1'^^xsd:string;
  dwc:scientificName 'Plesionika acanthonothus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.456050872803'^^xsd:double;
  dwc:latitude '20.437149047852'^^xsd:double;
  dwc:minimumDepth '552'^^xsd:integer;
  dwc:maximumDepth '552'^^xsd:integer;
  dwc:aphiaid '107654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:90-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A237-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A237-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A237-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0216999053955 -17.415599822998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0216999053955"^^xsd:decimal ;
  dwc:decimalLongitude "-17.415599822998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "902"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A237-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0216999053955 -17.415599822998)"^^geo:wktLiteral ;
  geo-pos:lat "10.0216999053955"^^xsd:decimal ;
  geo-pos:long "-17.415599822998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A237-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:237-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '237-1'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.415599822998'^^xsd:double;
  dwc:latitude '10.021699905396'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '902'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:237-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A250-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A250-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A250-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3733997344971 -17.2226009368896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3733997344971"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2226009368896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A250-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3733997344971 -17.2226009368896)"^^geo:wktLiteral ;
  geo-pos:lat "11.3733997344971"^^xsd:decimal ;
  geo-pos:long "-17.2226009368896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A250-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:250-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '250-1'^^xsd:string;
  dwc:scientificName 'Parapenaeopsis atlantica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.22260093689'^^xsd:double;
  dwc:latitude '11.373399734497'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '240802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:250-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '584968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A30-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A30-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A30-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6013336181641 11.1971664428711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6013336181641"^^xsd:decimal ;
  dwc:decimalLongitude "11.1971664428711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1190"^^xsd:integer ;
  dwc:maximumDepthInMeters "1190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A30-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6013336181641 11.1971664428711)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6013336181641"^^xsd:decimal ;
  geo-pos:long "11.1971664428711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A30-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:30-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '30-1'^^xsd:string;
  dwc:scientificName 'Hymenopenaeus chacei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.197166442871'^^xsd:double;
  dwc:latitude '-17.601333618164'^^xsd:double;
  dwc:minimumDepth '1190'^^xsd:integer;
  dwc:maximumDepth '1190'^^xsd:integer;
  dwc:aphiaid '107116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:30-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A440-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A440-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A440-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0567998886108 -17.2964000701904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0567998886108"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2964000701904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "618"^^xsd:integer ;
  dwc:maximumDepthInMeters "618"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A440-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0567998886108 -17.2964000701904)"^^geo:wktLiteral ;
  geo-pos:lat "10.0567998886108"^^xsd:decimal ;
  geo-pos:long "-17.2964000701904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A440-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:440-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '440-1'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.29640007019'^^xsd:double;
  dwc:latitude '10.056799888611'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '618'^^xsd:integer;
  dwc:maximumDepth '618'^^xsd:integer;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:440-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A555-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A555-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A555-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2866992950439 -13.3207998275757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2866992950439"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3207998275757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A555-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2866992950439 -13.3207998275757)"^^geo:wktLiteral ;
  geo-pos:lat "28.2866992950439"^^xsd:decimal ;
  geo-pos:long "-13.3207998275757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A555-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:555-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '555-1'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-13.320799827576'^^xsd:double;
  dwc:latitude '28.286699295044'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:555-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A121-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A121-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A121-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6782493591309 -17.8702507019043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6782493591309"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8702507019043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "619"^^xsd:integer ;
  dwc:maximumDepthInMeters "619"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A121-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6782493591309 -17.8702507019043)"^^geo:wktLiteral ;
  geo-pos:lat "20.6782493591309"^^xsd:decimal ;
  geo-pos:long "-17.8702507019043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A121-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:121-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '121-1'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.870250701904'^^xsd:double;
  dwc:latitude '20.678249359131'^^xsd:double;
  dwc:minimumDepth '619'^^xsd:integer;
  dwc:maximumDepth '619'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:121-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A197-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A197-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A197-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2802000045776 -16.3708000183105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2802000045776"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3708000183105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A197-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2802000045776 -16.3708000183105)"^^geo:wktLiteral ;
  geo-pos:lat "10.2802000045776"^^xsd:decimal ;
  geo-pos:long "-16.3708000183105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A197-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:197-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '197-1'^^xsd:string;
  dwc:scientificName 'Scyllarus subarctus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.370800018311'^^xsd:double;
  dwc:latitude '10.280200004578'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '382971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:197-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '382971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A241-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A241-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A241-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4201002120972 -17.2469997406006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.4201002120972"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2469997406006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A241-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4201002120972 -17.2469997406006)"^^geo:wktLiteral ;
  geo-pos:lat "10.4201002120972"^^xsd:decimal ;
  geo-pos:long "-17.2469997406006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A241-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:241-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '241-1'^^xsd:string;
  dwc:scientificName 'Chaceon affinis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.246999740601'^^xsd:double;
  dwc:latitude '10.420100212097'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:241-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A195-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A195-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A195-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3112001419067 -16.2908000946045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3112001419067"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2908000946045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A195-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3112001419067 -16.2908000946045)"^^geo:wktLiteral ;
  geo-pos:lat "10.3112001419067"^^xsd:decimal ;
  geo-pos:long "-16.2908000946045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A195-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:195-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '195-1'^^xsd:string;
  dwc:scientificName 'Stenorhynchus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.290800094604'^^xsd:double;
  dwc:latitude '10.311200141907'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:195-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A80-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A80-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A80-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2026672363281"^^xsd:decimal ;
  dwc:decimalLongitude "-16.974250793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A80-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  geo-pos:lat "19.2026672363281"^^xsd:decimal ;
  geo-pos:long "-16.974250793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A80-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:80-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '80-1'^^xsd:string;
  dwc:scientificName 'Nephropsis atlántica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.974250793457'^^xsd:double;
  dwc:latitude '19.202667236328'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '107255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:80-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A65-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A65-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A65-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1954174041748 -16.7560005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1954174041748"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7560005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A65-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1954174041748 -16.7560005187988)"^^geo:wktLiteral ;
  geo-pos:lat "19.1954174041748"^^xsd:decimal ;
  geo-pos:long "-16.7560005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A65-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:65-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '65-1'^^xsd:string;
  dwc:scientificName 'Macropipus rugosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.756000518799'^^xsd:double;
  dwc:latitude '19.195417404175'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:65-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '107396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A187-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A187-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A187-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2055997848511 -16.2625999450684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2055997848511"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2625999450684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A187-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2055997848511 -16.2625999450684)"^^geo:wktLiteral ;
  geo-pos:lat "10.2055997848511"^^xsd:decimal ;
  geo-pos:long "-16.2625999450684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A187-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:187-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '187-1'^^xsd:string;
  dwc:scientificName 'Ilia spinosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.262599945068'^^xsd:double;
  dwc:latitude '10.205599784851'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:187-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A521-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A521-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A521-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7516994476318 -14.7636995315552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7516994476318"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7636995315552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "113"^^xsd:integer ;
  dwc:maximumDepthInMeters "113"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A521-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7516994476318 -14.7636995315552)"^^geo:wktLiteral ;
  geo-pos:lat "26.7516994476318"^^xsd:decimal ;
  geo-pos:long "-14.7636995315552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A521-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:521-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '521-1'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-14.763699531555'^^xsd:double;
  dwc:latitude '26.751699447632'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '113'^^xsd:integer;
  dwc:maximumDepth '113'^^xsd:integer;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:521-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A66-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A66-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A66-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.581916809082 -17.0608329772949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.581916809082"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0608329772949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A66-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.581916809082 -17.0608329772949)"^^geo:wktLiteral ;
  geo-pos:lat "19.581916809082"^^xsd:decimal ;
  geo-pos:long "-17.0608329772949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A66-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:66-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '66-1'^^xsd:string;
  dwc:scientificName 'Homola barbata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.060832977295'^^xsd:double;
  dwc:latitude '19.581916809082'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:66-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A40-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A40-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A40-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2398338317871 -16.9727172851563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2398338317871"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9727172851563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "741"^^xsd:integer ;
  dwc:maximumDepthInMeters "741"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A40-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2398338317871 -16.9727172851563)"^^geo:wktLiteral ;
  geo-pos:lat "19.2398338317871"^^xsd:decimal ;
  geo-pos:long "-16.9727172851563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A40-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:40-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '40-1'^^xsd:string;
  dwc:scientificName 'Hymenopenaeus chacei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.972717285156'^^xsd:double;
  dwc:latitude '19.239833831787'^^xsd:double;
  dwc:minimumDepth '741'^^xsd:integer;
  dwc:maximumDepth '741'^^xsd:integer;
  dwc:aphiaid '107116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:40-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A182-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A182-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A182-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5250997543335 -16.4344997406006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5250997543335"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4344997406006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A182-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5250997543335 -16.4344997406006)"^^geo:wktLiteral ;
  geo-pos:lat "10.5250997543335"^^xsd:decimal ;
  geo-pos:long "-16.4344997406006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A182-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:182-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '182-1'^^xsd:string;
  dwc:scientificName 'Pisa calva'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.434499740601'^^xsd:double;
  dwc:latitude '10.525099754333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '241083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:182-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1725695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A504-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A504-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A504-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9354991912842 -10.3977003097534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.9354991912842"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3977003097534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A504-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9354991912842 -10.3977003097534)"^^geo:wktLiteral ;
  geo-pos:lat "30.9354991912842"^^xsd:decimal ;
  geo-pos:long "-10.3977003097534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A504-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:504-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '504-1'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-10.397700309753'^^xsd:double;
  dwc:latitude '30.935499191284'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:504-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A560-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A560-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A560-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.2856998443604 -15.9888000488281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.2856998443604"^^xsd:decimal ;
  dwc:decimalLongitude "-15.9888000488281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A560-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.2856998443604 -15.9888000488281)"^^geo:wktLiteral ;
  geo-pos:lat "25.2856998443604"^^xsd:decimal ;
  geo-pos:long "-15.9888000488281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A560-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:560-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '560-1'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-15.988800048828'^^xsd:double;
  dwc:latitude '25.28569984436'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:560-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A145-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A145-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A145-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.7257499694824 -17.1604175567627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.7257499694824"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1604175567627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1656.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A145-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.7257499694824 -17.1604175567627)"^^geo:wktLiteral ;
  geo-pos:lat "16.7257499694824"^^xsd:decimal ;
  geo-pos:long "-17.1604175567627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A145-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:145-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '145-1'^^xsd:string;
  dwc:scientificName 'Sergia cf grandis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.160417556763'^^xsd:double;
  dwc:latitude '16.725749969482'^^xsd:double;
  dwc:minimumDepth '1656.5'^^xsd:double;
  dwc:maximumDepth '1656.5'^^xsd:double;
  dwc:aphiaid '106830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:145-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '106830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A210-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A210-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A210-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2754001617432 -16.4727993011475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2754001617432"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4727993011475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "164"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A210-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2754001617432 -16.4727993011475)"^^geo:wktLiteral ;
  geo-pos:lat "10.2754001617432"^^xsd:decimal ;
  geo-pos:long "-16.4727993011475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A210-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:210-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '210-1'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.472799301148'^^xsd:double;
  dwc:latitude '10.275400161743'^^xsd:double;
  dwc:minimumDepth '164'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:210-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A563-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A563-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A563-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0193004608154 -17.6217002868652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0193004608154"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6217002868652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A563-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0193004608154 -17.6217002868652)"^^geo:wktLiteral ;
  geo-pos:lat "23.0193004608154"^^xsd:decimal ;
  geo-pos:long "-17.6217002868652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A563-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:563-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '563-1'^^xsd:string;
  dwc:scientificName 'Inachus aguarii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.621700286865'^^xsd:double;
  dwc:latitude '23.019300460815'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '107325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:563-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '107325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A93-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A93-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A93-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4371490478516 -17.4560508728027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4371490478516"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4560508728027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "552"^^xsd:integer ;
  dwc:maximumDepthInMeters "552"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A93-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4371490478516 -17.4560508728027)"^^geo:wktLiteral ;
  geo-pos:lat "20.4371490478516"^^xsd:decimal ;
  geo-pos:long "-17.4560508728027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A93-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:93-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '93-1'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.456050872803'^^xsd:double;
  dwc:latitude '20.437149047852'^^xsd:double;
  dwc:minimumDepth '552'^^xsd:integer;
  dwc:maximumDepth '552'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:93-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A566-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A566-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A566-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1347999572754 -13.9258003234863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1347999572754"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9258003234863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A566-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1347999572754 -13.9258003234863)"^^geo:wktLiteral ;
  geo-pos:lat "27.1347999572754"^^xsd:decimal ;
  geo-pos:long "-13.9258003234863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A566-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:566-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '566-1'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:longitude '-13.925800323486'^^xsd:double;
  dwc:latitude '27.134799957275'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:566-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A71-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A71-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A71-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8352508544922 -17.4009170532227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8352508544922"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4009170532227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "313.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "313.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A71-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8352508544922 -17.4009170532227)"^^geo:wktLiteral ;
  geo-pos:lat "19.8352508544922"^^xsd:decimal ;
  geo-pos:long "-17.4009170532227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A71-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:71-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '71-1'^^xsd:string;
  dwc:scientificName 'Chaceon maritae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.400917053223'^^xsd:double;
  dwc:latitude '19.835250854492'^^xsd:double;
  dwc:minimumDepth '313.5'^^xsd:double;
  dwc:maximumDepth '313.5'^^xsd:double;
  dwc:aphiaid '234117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:71-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '234117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A518-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A518-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A518-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.0172004699707 -10.489800453186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.0172004699707"^^xsd:decimal ;
  dwc:decimalLongitude "-10.489800453186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A518-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.0172004699707 -10.489800453186)"^^geo:wktLiteral ;
  geo-pos:lat "32.0172004699707"^^xsd:decimal ;
  geo-pos:long "-10.489800453186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A518-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:518-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '518-1'^^xsd:string;
  dwc:scientificName 'Homola barbata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-10.489800453186'^^xsd:double;
  dwc:latitude '32.017200469971'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:518-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A34-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A34-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A34-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.1853332519531 11.4133329391479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.1853332519531"^^xsd:decimal ;
  dwc:decimalLongitude "11.4133329391479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "541"^^xsd:integer ;
  dwc:maximumDepthInMeters "541"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A34-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.1853332519531 11.4133329391479)"^^geo:wktLiteral ;
  geo-pos:lat "-18.1853332519531"^^xsd:decimal ;
  geo-pos:long "11.4133329391479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A34-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:34-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '34-1'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.413332939148'^^xsd:double;
  dwc:latitude '-18.185333251953'^^xsd:double;
  dwc:minimumDepth '541'^^xsd:integer;
  dwc:maximumDepth '541'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:34-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A254-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A254-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A254-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5659999847412 -16.5121002197266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5659999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5121002197266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A254-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5659999847412 -16.5121002197266)"^^geo:wktLiteral ;
  geo-pos:lat "10.5659999847412"^^xsd:decimal ;
  geo-pos:long "-16.5121002197266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A254-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:254-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '254-1'^^xsd:string;
  dwc:scientificName 'Sicyonia galeata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.512100219727'^^xsd:double;
  dwc:latitude '10.565999984741'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '240803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:254-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '240803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A147-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A147-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A147-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9247493743896 -17.7123336791992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9247493743896"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7123336791992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1134"^^xsd:integer ;
  dwc:maximumDepthInMeters "1134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A147-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9247493743896 -17.7123336791992)"^^geo:wktLiteral ;
  geo-pos:lat "19.9247493743896"^^xsd:decimal ;
  geo-pos:long "-17.7123336791992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A147-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:147-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '147-1'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.712333679199'^^xsd:double;
  dwc:latitude '19.92474937439'^^xsd:double;
  dwc:minimumDepth '1134'^^xsd:integer;
  dwc:maximumDepth '1134'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:147-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A128-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A128-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A128-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.814697265625 -17.6471004486084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.814697265625"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6471004486084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1409"^^xsd:integer ;
  dwc:maximumDepthInMeters "1409"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A128-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.814697265625 -17.6471004486084)"^^geo:wktLiteral ;
  geo-pos:lat "19.814697265625"^^xsd:decimal ;
  geo-pos:long "-17.6471004486084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A128-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:128-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '128-1'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.647100448608'^^xsd:double;
  dwc:latitude '19.814697265625'^^xsd:double;
  dwc:minimumDepth '1409'^^xsd:integer;
  dwc:maximumDepth '1409'^^xsd:integer;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:128-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A155-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A155-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A155-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.814697265625 -17.6471004486084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.814697265625"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6471004486084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1409"^^xsd:integer ;
  dwc:maximumDepthInMeters "1409"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A155-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.814697265625 -17.6471004486084)"^^geo:wktLiteral ;
  geo-pos:lat "19.814697265625"^^xsd:decimal ;
  geo-pos:long "-17.6471004486084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A155-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:155-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '155-1'^^xsd:string;
  dwc:scientificName 'Stereomastis talismani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.647100448608'^^xsd:double;
  dwc:latitude '19.814697265625'^^xsd:double;
  dwc:minimumDepth '1409'^^xsd:integer;
  dwc:maximumDepth '1409'^^xsd:integer;
  dwc:aphiaid '383002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:155-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '383002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A58-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A58-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A58-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9247493743896 -17.7123336791992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9247493743896"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7123336791992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1134"^^xsd:integer ;
  dwc:maximumDepthInMeters "1134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A58-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9247493743896 -17.7123336791992)"^^geo:wktLiteral ;
  geo-pos:lat "19.9247493743896"^^xsd:decimal ;
  geo-pos:long "-17.7123336791992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A58-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:58-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '58-1'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.712333679199'^^xsd:double;
  dwc:latitude '19.92474937439'^^xsd:double;
  dwc:minimumDepth '1134'^^xsd:integer;
  dwc:maximumDepth '1134'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:58-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A531-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A531-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A531-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.195499420166 -17.6504993438721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.195499420166"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6504993438721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A531-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.195499420166 -17.6504993438721)"^^geo:wktLiteral ;
  geo-pos:lat "22.195499420166"^^xsd:decimal ;
  geo-pos:long "-17.6504993438721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A531-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:531-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '531-1'^^xsd:string;
  dwc:scientificName 'Calappa granulata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.650499343872'^^xsd:double;
  dwc:latitude '22.195499420166'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:531-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A260-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A260-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A260-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1770000457764 -16.4269008636475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1770000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4269008636475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "162"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A260-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1770000457764 -16.4269008636475)"^^geo:wktLiteral ;
  geo-pos:lat "10.1770000457764"^^xsd:decimal ;
  geo-pos:long "-16.4269008636475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A260-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:260-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '260-1'^^xsd:string;
  dwc:scientificName 'Parapaguridae sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.426900863648'^^xsd:double;
  dwc:latitude '10.177000045776'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '162'^^xsd:integer;
  dwc:aphiaid '106739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:260-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '106739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A222-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A222-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A222-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3805999755859 -17.3190002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3805999755859"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3190002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "940"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A222-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3805999755859 -17.3190002441406)"^^geo:wktLiteral ;
  geo-pos:lat "10.3805999755859"^^xsd:decimal ;
  geo-pos:long "-17.3190002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A222-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:222-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '222-1'^^xsd:string;
  dwc:scientificName 'Nephropsis atlantica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.319000244141'^^xsd:double;
  dwc:latitude '10.380599975586'^^xsd:double;
  dwc:minimumDepth '940'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:aphiaid '107255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:222-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A102-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A102-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A102-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4006671905518 -18.0979156494141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4006671905518"^^xsd:decimal ;
  dwc:decimalLongitude "-18.0979156494141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1296.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A102-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4006671905518 -18.0979156494141)"^^geo:wktLiteral ;
  geo-pos:lat "20.4006671905518"^^xsd:decimal ;
  geo-pos:long "-18.0979156494141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A102-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:102-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '102-1'^^xsd:string;
  dwc:scientificName 'Metacrangon bellmarleyi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.097915649414'^^xsd:double;
  dwc:latitude '20.400667190552'^^xsd:double;
  dwc:minimumDepth '1296.5'^^xsd:double;
  dwc:maximumDepth '1296.5'^^xsd:double;
  dwc:aphiaid '240890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:102-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '240890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A122-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A122-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A122-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4265003204346 -17.0095844268799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.4265003204346"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0095844268799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1244.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A122-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4265003204346 -17.0095844268799)"^^geo:wktLiteral ;
  geo-pos:lat "16.4265003204346"^^xsd:decimal ;
  geo-pos:long "-17.0095844268799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A122-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:122-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '122-1'^^xsd:string;
  dwc:scientificName 'Notostomus crosnieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.00958442688'^^xsd:double;
  dwc:latitude '16.426500320435'^^xsd:double;
  dwc:minimumDepth '1244.5'^^xsd:double;
  dwc:maximumDepth '1244.5'^^xsd:double;
  dwc:aphiaid '107598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:122-1'^^xsd:anyURI;
  dwc:observationDate '2010-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '107598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A86-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A86-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A86-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8228340148926 -16.9545841217041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.8228340148926"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9545841217041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "912.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "912.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A86-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8228340148926 -16.9545841217041)"^^geo:wktLiteral ;
  geo-pos:lat "18.8228340148926"^^xsd:decimal ;
  geo-pos:long "-16.9545841217041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A86-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:86-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '86-1'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.954584121704'^^xsd:double;
  dwc:latitude '18.822834014893'^^xsd:double;
  dwc:minimumDepth '912.5'^^xsd:double;
  dwc:maximumDepth '912.5'^^xsd:double;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:86-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A186-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A186-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A186-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3070001602173 -16.1464004516602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3070001602173"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1464004516602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A186-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3070001602173 -16.1464004516602)"^^geo:wktLiteral ;
  geo-pos:lat "10.3070001602173"^^xsd:decimal ;
  geo-pos:long "-16.1464004516602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A186-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:186-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '186-1'^^xsd:string;
  dwc:scientificName 'Macropodia spinulosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.14640045166'^^xsd:double;
  dwc:latitude '10.307000160217'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '241076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:186-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A213-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A213-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A213-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0813999176025 -17.2289009094238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0813999176025"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2289009094238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "633"^^xsd:integer ;
  dwc:maximumDepthInMeters "633"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A213-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0813999176025 -17.2289009094238)"^^geo:wktLiteral ;
  geo-pos:lat "10.0813999176025"^^xsd:decimal ;
  geo-pos:long "-17.2289009094238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A213-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:213-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '213-1'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.228900909424'^^xsd:double;
  dwc:latitude '10.081399917602'^^xsd:double;
  dwc:minimumDepth '633'^^xsd:integer;
  dwc:maximumDepth '633'^^xsd:integer;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:213-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A547-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A547-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A547-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2103004455566 -12.7130002975464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2103004455566"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7130002975464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A547-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2103004455566 -12.7130002975464)"^^geo:wktLiteral ;
  geo-pos:lat "28.2103004455566"^^xsd:decimal ;
  geo-pos:long "-12.7130002975464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A547-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:547-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '547-1'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-12.713000297546'^^xsd:double;
  dwc:latitude '28.210300445557'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:547-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A208-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A208-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A208-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3325996398926 -17.2245006561279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3325996398926"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2245006561279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "431"^^xsd:integer ;
  dwc:maximumDepthInMeters "431"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A208-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3325996398926 -17.2245006561279)"^^geo:wktLiteral ;
  geo-pos:lat "10.3325996398926"^^xsd:decimal ;
  geo-pos:long "-17.2245006561279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A208-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:208-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '208-1'^^xsd:string;
  dwc:scientificName 'Plesionika ensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.224500656128'^^xsd:double;
  dwc:latitude '10.332599639893'^^xsd:double;
  dwc:minimumDepth '431'^^xsd:integer;
  dwc:maximumDepth '431'^^xsd:integer;
  dwc:aphiaid '107657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:208-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A164-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A164-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A164-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1409997940063 -17.0918998718262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1409997940063"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0918998718262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A164-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1409997940063 -17.0918998718262)"^^geo:wktLiteral ;
  geo-pos:lat "11.1409997940063"^^xsd:decimal ;
  geo-pos:long "-17.0918998718262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A164-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:164-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '164-1'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.091899871826'^^xsd:double;
  dwc:latitude '11.140999794006'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:164-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A50-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A50-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A50-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9080009460449 -17.8194999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9080009460449"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8194999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1432"^^xsd:integer ;
  dwc:maximumDepthInMeters "1432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A50-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9080009460449 -17.8194999694824)"^^geo:wktLiteral ;
  geo-pos:lat "19.9080009460449"^^xsd:decimal ;
  geo-pos:long "-17.8194999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A50-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:50-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '50-1'^^xsd:string;
  dwc:scientificName 'Benthesicymus bartletti'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.819499969482'^^xsd:double;
  dwc:latitude '19.908000946045'^^xsd:double;
  dwc:minimumDepth '1432'^^xsd:integer;
  dwc:maximumDepth '1432'^^xsd:integer;
  dwc:aphiaid '107087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:50-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1391796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A561-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A561-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A561-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.2017002105713 -16.5317001342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.2017002105713"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5317001342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A561-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.2017002105713 -16.5317001342773)"^^geo:wktLiteral ;
  geo-pos:lat "25.2017002105713"^^xsd:decimal ;
  geo-pos:long "-16.5317001342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A561-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:561-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '561-1'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.531700134277'^^xsd:double;
  dwc:latitude '25.201700210571'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:561-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A169-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A169-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A169-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3776998519897 -17.0671997070313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3776998519897"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0671997070313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A169-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3776998519897 -17.0671997070313)"^^geo:wktLiteral ;
  geo-pos:lat "10.3776998519897"^^xsd:decimal ;
  geo-pos:long "-17.0671997070313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A169-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:169-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '169-1'^^xsd:string;
  dwc:scientificName 'Macropipus rugosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.067199707031'^^xsd:double;
  dwc:latitude '10.37769985199'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '107396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:169-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A113-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A113-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A113-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3921661376953 -16.7477493286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.3921661376953"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7477493286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "619"^^xsd:integer ;
  dwc:maximumDepthInMeters "619"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A113-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3921661376953 -16.7477493286133)"^^geo:wktLiteral ;
  geo-pos:lat "17.3921661376953"^^xsd:decimal ;
  geo-pos:long "-16.7477493286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A113-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:113-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '113-1'^^xsd:string;
  dwc:scientificName 'Nematocarcinus africanus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.747749328613'^^xsd:double;
  dwc:latitude '17.392166137695'^^xsd:double;
  dwc:minimumDepth '619'^^xsd:integer;
  dwc:maximumDepth '619'^^xsd:integer;
  dwc:aphiaid '240822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:113-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '240822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A14-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A14-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A14-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5384998321533 11.2165002822876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5384998321533"^^xsd:decimal ;
  dwc:decimalLongitude "11.2165002822876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1190"^^xsd:integer ;
  dwc:maximumDepthInMeters "1190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A14-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5384998321533 11.2165002822876)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5384998321533"^^xsd:decimal ;
  geo-pos:long "11.2165002822876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A14-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:14-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '14-1'^^xsd:string;
  dwc:scientificName 'Metacrangon bellmarleyi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.216500282288'^^xsd:double;
  dwc:latitude '-18.538499832153'^^xsd:double;
  dwc:minimumDepth '1190'^^xsd:integer;
  dwc:maximumDepth '1190'^^xsd:integer;
  dwc:aphiaid '240890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:14-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '240890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A140-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A140-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A140-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2531509399414 -17.6360340118408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.2531509399414"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6360340118408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "519"^^xsd:integer ;
  dwc:maximumDepthInMeters "519"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A140-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2531509399414 -17.6360340118408)"^^geo:wktLiteral ;
  geo-pos:lat "20.2531509399414"^^xsd:decimal ;
  geo-pos:long "-17.6360340118408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A140-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:140-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '140-1'^^xsd:string;
  dwc:scientificName 'Pasiphaea semispinosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.636034011841'^^xsd:double;
  dwc:latitude '20.253150939941'^^xsd:double;
  dwc:minimumDepth '519'^^xsd:integer;
  dwc:maximumDepth '519'^^xsd:integer;
  dwc:aphiaid '240808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:140-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '240808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A139-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A139-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A139-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2398338317871 -16.9727172851563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2398338317871"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9727172851563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "741"^^xsd:integer ;
  dwc:maximumDepthInMeters "741"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A139-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2398338317871 -16.9727172851563)"^^geo:wktLiteral ;
  geo-pos:lat "19.2398338317871"^^xsd:decimal ;
  geo-pos:long "-16.9727172851563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A139-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:139-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '139-1'^^xsd:string;
  dwc:scientificName 'Psathyrocaris fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.972717285156'^^xsd:double;
  dwc:latitude '19.239833831787'^^xsd:double;
  dwc:minimumDepth '741'^^xsd:integer;
  dwc:maximumDepth '741'^^xsd:integer;
  dwc:aphiaid '107679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:139-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A229-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A229-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A229-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2952003479004 -16.00119972229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2952003479004"^^xsd:decimal ;
  dwc:decimalLongitude "-16.00119972229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A229-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2952003479004 -16.00119972229)"^^geo:wktLiteral ;
  geo-pos:lat "10.2952003479004"^^xsd:decimal ;
  geo-pos:long "-16.00119972229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A229-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:229-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '229-1'^^xsd:string;
  dwc:scientificName 'Lysiosquilla hoevenii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.00119972229'^^xsd:double;
  dwc:latitude '10.2952003479'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '136120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:229-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '136120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A512-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A512-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A512-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5088005065918 -10.1772003173828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5088005065918"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1772003173828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A512-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5088005065918 -10.1772003173828)"^^geo:wktLiteral ;
  geo-pos:lat "32.5088005065918"^^xsd:decimal ;
  geo-pos:long "-10.1772003173828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A512-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:512-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '512-1'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-10.177200317383'^^xsd:double;
  dwc:latitude '32.508800506592'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:512-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A179-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A179-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A179-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4770002365112 -17.1854000091553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.4770002365112"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1854000091553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A179-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4770002365112 -17.1854000091553)"^^geo:wktLiteral ;
  geo-pos:lat "11.4770002365112"^^xsd:decimal ;
  geo-pos:long "-17.1854000091553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A179-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:179-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '179-1'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.185400009155'^^xsd:double;
  dwc:latitude '11.477000236511'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:179-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A219-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A219-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A219-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0694999694824 -17.4046001434326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0694999694824"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4046001434326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "872"^^xsd:integer ;
  dwc:maximumDepthInMeters "872"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A219-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0694999694824 -17.4046001434326)"^^geo:wktLiteral ;
  geo-pos:lat "10.0694999694824"^^xsd:decimal ;
  geo-pos:long "-17.4046001434326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A219-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:219-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '219-1'^^xsd:string;
  dwc:scientificName 'Ephyrina ombango'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.404600143433'^^xsd:double;
  dwc:latitude '10.069499969482'^^xsd:double;
  dwc:minimumDepth '872'^^xsd:integer;
  dwc:maximumDepth '872'^^xsd:integer;
  dwc:aphiaid '240811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:219-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '240811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A81-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A81-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A81-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4819164276123 -17.0169162750244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4819164276123"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0169162750244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "207.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A81-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4819164276123 -17.0169162750244)"^^geo:wktLiteral ;
  geo-pos:lat "19.4819164276123"^^xsd:decimal ;
  geo-pos:long "-17.0169162750244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A81-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:81-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '81-1'^^xsd:string;
  dwc:scientificName 'Munida speciosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.016916275024'^^xsd:double;
  dwc:latitude '19.481916427612'^^xsd:double;
  dwc:minimumDepth '207.5'^^xsd:double;
  dwc:maximumDepth '207.5'^^xsd:double;
  dwc:aphiaid '107164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:81-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1606714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A505-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A505-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A505-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1585006713867 -10.2615003585815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.1585006713867"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2615003585815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A505-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1585006713867 -10.2615003585815)"^^geo:wktLiteral ;
  geo-pos:lat "32.1585006713867"^^xsd:decimal ;
  geo-pos:long "-10.2615003585815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A505-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:505-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '505-1'^^xsd:string;
  dwc:scientificName 'Pagurus excavatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-10.261500358582'^^xsd:double;
  dwc:latitude '32.158500671387'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:505-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '107236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A17-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A17-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A17-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1456661224365 11.6466665267944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1456661224365"^^xsd:decimal ;
  dwc:decimalLongitude "11.6466665267944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A17-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1456661224365 11.6466665267944)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1456661224365"^^xsd:decimal ;
  geo-pos:long "11.6466665267944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A17-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:17-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '17-1'^^xsd:string;
  dwc:scientificName 'Glyphocrangon longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.646666526794'^^xsd:double;
  dwc:latitude '-21.145666122436'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '107571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:17-1'^^xsd:anyURI;
  dwc:observationDate '2005-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A523-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A523-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A523-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0977001190186 -14.1028003692627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0977001190186"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1028003692627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A523-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0977001190186 -14.1028003692627)"^^geo:wktLiteral ;
  geo-pos:lat "27.0977001190186"^^xsd:decimal ;
  geo-pos:long "-14.1028003692627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A523-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:523-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '523-1'^^xsd:string;
  dwc:scientificName 'Pilumnus inermis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-14.102800369263'^^xsd:double;
  dwc:latitude '27.097700119019'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:523-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A99-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A99-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A99-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1203327178955 -16.9500827789307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1203327178955"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9500827789307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "422"^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A99-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1203327178955 -16.9500827789307)"^^geo:wktLiteral ;
  geo-pos:lat "16.1203327178955"^^xsd:decimal ;
  geo-pos:long "-16.9500827789307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A99-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:99-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '99-1'^^xsd:string;
  dwc:scientificName 'Plesionika brevipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.950082778931'^^xsd:double;
  dwc:latitude '16.120332717896'^^xsd:double;
  dwc:minimumDepth '422'^^xsd:integer;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '240885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:99-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '240885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A53-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A53-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A53-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3382835388184 -16.9144840240479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.3382835388184"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9144840240479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A53-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3382835388184 -16.9144840240479)"^^geo:wktLiteral ;
  geo-pos:lat "17.3382835388184"^^xsd:decimal ;
  geo-pos:long "-16.9144840240479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A53-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:53-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '53-1'^^xsd:string;
  dwc:scientificName 'Aristeus varidens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.914484024048'^^xsd:double;
  dwc:latitude '17.338283538818'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:53-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A249-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A249-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A249-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3696002960205 -17.0417003631592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3696002960205"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0417003631592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A249-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3696002960205 -17.0417003631592)"^^geo:wktLiteral ;
  geo-pos:lat "11.3696002960205"^^xsd:decimal ;
  geo-pos:long "-17.0417003631592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A249-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:249-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '249-1'^^xsd:string;
  dwc:scientificName 'Farfantepenaeus notialis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.041700363159'^^xsd:double;
  dwc:latitude '11.369600296021'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '234119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:249-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '246184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A437-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A437-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A437-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3696002960205 -17.0263004302979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3696002960205"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0263004302979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A437-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3696002960205 -17.0263004302979)"^^geo:wktLiteral ;
  geo-pos:lat "10.3696002960205"^^xsd:decimal ;
  geo-pos:long "-17.0263004302979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A437-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:437-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '437-1'^^xsd:string;
  dwc:scientificName 'Parasquilla ferussaci'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.026300430298'^^xsd:double;
  dwc:latitude '10.369600296021'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '136128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:437-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '136128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A255-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A255-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A255-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2239999771118 -17.1728992462158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2239999771118"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1728992462158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A255-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2239999771118 -17.1728992462158)"^^geo:wktLiteral ;
  geo-pos:lat "10.2239999771118"^^xsd:decimal ;
  geo-pos:long "-17.1728992462158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A255-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:255-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '255-1'^^xsd:string;
  dwc:scientificName 'Solenocera africana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.172899246216'^^xsd:double;
  dwc:latitude '10.223999977112'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '107118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:255-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A45-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A45-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A45-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1451663970947 -16.6735000610352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1451663970947"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6735000610352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "853.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "853.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A45-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1451663970947 -16.6735000610352)"^^geo:wktLiteral ;
  geo-pos:lat "18.1451663970947"^^xsd:decimal ;
  geo-pos:long "-16.6735000610352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A45-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:45-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '45-1'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.673500061035'^^xsd:double;
  dwc:latitude '18.145166397095'^^xsd:double;
  dwc:minimumDepth '853.5'^^xsd:double;
  dwc:maximumDepth '853.5'^^xsd:double;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:45-1'^^xsd:anyURI;
  dwc:observationDate '2010-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A55-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A55-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A55-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4389324188232 -17.9782009124756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4389324188232"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9782009124756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1006"^^xsd:integer ;
  dwc:maximumDepthInMeters "1006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A55-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4389324188232 -17.9782009124756)"^^geo:wktLiteral ;
  geo-pos:lat "20.4389324188232"^^xsd:decimal ;
  geo-pos:long "-17.9782009124756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A55-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:55-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '55-1'^^xsd:string;
  dwc:scientificName 'Aristeus varidens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.978200912476'^^xsd:double;
  dwc:latitude '20.438932418823'^^xsd:double;
  dwc:minimumDepth '1006'^^xsd:integer;
  dwc:maximumDepth '1006'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:55-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A20-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A20-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A20-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4618339538574 10.8493337631226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.4618339538574"^^xsd:decimal ;
  dwc:decimalLongitude "10.8493337631226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A20-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4618339538574 10.8493337631226)"^^geo:wktLiteral ;
  geo-pos:lat "-19.4618339538574"^^xsd:decimal ;
  geo-pos:long "10.8493337631226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A20-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:20-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '20-1'^^xsd:string;
  dwc:scientificName 'Aristeus varidens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '10.849333763123'^^xsd:double;
  dwc:latitude '-19.461833953857'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1180'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:20-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A48-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A48-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A48-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1664161682129 -17.1584167480469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1664161682129"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1584167480469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1594.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1594.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A48-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1664161682129 -17.1584167480469)"^^geo:wktLiteral ;
  geo-pos:lat "16.1664161682129"^^xsd:decimal ;
  geo-pos:long "-17.1584167480469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A48-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:48-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '48-1'^^xsd:string;
  dwc:scientificName 'Hymenopenaeus chacei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.158416748047'^^xsd:double;
  dwc:latitude '16.166416168213'^^xsd:double;
  dwc:minimumDepth '1594.5'^^xsd:double;
  dwc:maximumDepth '1594.5'^^xsd:double;
  dwc:aphiaid '107116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:48-1'^^xsd:anyURI;
  dwc:observationDate '2010-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '107116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A204-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A204-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A204-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4715003967285 -17.2199993133545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.4715003967285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2199993133545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A204-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4715003967285 -17.2199993133545)"^^geo:wktLiteral ;
  geo-pos:lat "11.4715003967285"^^xsd:decimal ;
  geo-pos:long "-17.2199993133545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A204-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:204-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '204-1'^^xsd:string;
  dwc:scientificName 'Plesionika williamsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.219999313354'^^xsd:double;
  dwc:latitude '11.471500396728'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '107664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:204-1'^^xsd:anyURI;
  dwc:observationDate '2008-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A112-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A112-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A112-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3402481079102 -16.8841648101807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3402481079102"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8841648101807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "599.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A112-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3402481079102 -16.8841648101807)"^^geo:wktLiteral ;
  geo-pos:lat "16.3402481079102"^^xsd:decimal ;
  geo-pos:long "-16.8841648101807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A112-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:112-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '112-1'^^xsd:string;
  dwc:scientificName 'Nematocarcinus africanus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.884164810181'^^xsd:double;
  dwc:latitude '16.34024810791'^^xsd:double;
  dwc:minimumDepth '599.5'^^xsd:double;
  dwc:maximumDepth '599.5'^^xsd:double;
  dwc:aphiaid '240822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:112-1'^^xsd:anyURI;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '240822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A116-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A116-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A116-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2026672363281"^^xsd:decimal ;
  dwc:decimalLongitude "-16.974250793457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A116-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2026672363281 -16.974250793457)"^^geo:wktLiteral ;
  geo-pos:lat "19.2026672363281"^^xsd:decimal ;
  geo-pos:long "-16.974250793457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A116-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:116-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '116-1'^^xsd:string;
  dwc:scientificName 'Nematocarcinus africanus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.974250793457'^^xsd:double;
  dwc:latitude '19.202667236328'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '240822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:116-1'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '240822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A567-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A567-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A567-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2019996643066 -14.1212997436523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2019996643066"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1212997436523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A567-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2019996643066 -14.1212997436523)"^^geo:wktLiteral ;
  geo-pos:lat "27.2019996643066"^^xsd:decimal ;
  geo-pos:long "-14.1212997436523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A567-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:567-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '567-1'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:longitude '-14.121299743652'^^xsd:double;
  dwc:latitude '27.201999664307'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:567-1'^^xsd:anyURI;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A441-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A441-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A441-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3233003616333 -17.0039005279541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3233003616333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0039005279541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A441-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3233003616333 -17.0039005279541)"^^geo:wktLiteral ;
  geo-pos:lat "10.3233003616333"^^xsd:decimal ;
  geo-pos:long "-17.0039005279541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A441-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:441-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '441-1'^^xsd:string;
  dwc:scientificName 'Polycheles perarmatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.003900527954'^^xsd:double;
  dwc:latitude '10.323300361633'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:aphiaid '246431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:441-1'^^xsd:anyURI;
  dwc:observationDate '2011-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '246431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A429-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A429-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A429-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3670997619629 -17.0883007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3670997619629"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0883007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A429-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3670997619629 -17.0883007049561)"^^geo:wktLiteral ;
  geo-pos:lat "11.3670997619629"^^xsd:decimal ;
  geo-pos:long "-17.0883007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A429-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:429-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '429-1'^^xsd:string;
  dwc:scientificName 'Scyllarides latus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.088300704956'^^xsd:double;
  dwc:latitude '11.367099761963'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:429-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A419-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A419-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A419-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.358099937439 -17.0972003936768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.358099937439"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0972003936768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A419-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.358099937439 -17.0972003936768)"^^geo:wktLiteral ;
  geo-pos:lat "11.358099937439"^^xsd:decimal ;
  geo-pos:long "-17.0972003936768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A419-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:419-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '419-1'^^xsd:string;
  dwc:scientificName 'Stenorhynchus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:longitude '-17.097200393677'^^xsd:double;
  dwc:latitude '11.358099937439'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:419-1'^^xsd:anyURI;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A172-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A172-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A172-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2239999771118 -17.1728992462158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2239999771118"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1728992462158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A172-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2239999771118 -17.1728992462158)"^^geo:wktLiteral ;
  geo-pos:lat "10.2239999771118"^^xsd:decimal ;
  geo-pos:long "-17.1728992462158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A172-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:172-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '172-1'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'GW'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.172899246216'^^xsd:double;
  dwc:latitude '10.223999977112'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:172-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A21-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A21-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A21-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0626659393311 11.3854999542236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0626659393311"^^xsd:decimal ;
  dwc:decimalLongitude "11.3854999542236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "626"^^xsd:integer ;
  dwc:maximumDepthInMeters "626"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A21-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0626659393311 11.3854999542236)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0626659393311"^^xsd:decimal ;
  geo-pos:long "11.3854999542236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A21-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:21-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '21-1'^^xsd:string;
  dwc:scientificName 'Nematocarcinus africanus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.385499954224'^^xsd:double;
  dwc:latitude '-18.062665939331'^^xsd:double;
  dwc:minimumDepth '626'^^xsd:integer;
  dwc:maximumDepth '626'^^xsd:integer;
  dwc:aphiaid '240822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:21-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '240822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A409-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A409-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A409-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3227996826172 -16.3523006439209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.3227996826172"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3523006439209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A409-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3227996826172 -16.3523006439209)"^^geo:wktLiteral ;
  geo-pos:lat "17.3227996826172"^^xsd:decimal ;
  geo-pos:long "-16.3523006439209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A409-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:409-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '409-1'^^xsd:string;
  dwc:scientificName 'Parapenaeopsis atlantica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.352300643921'^^xsd:double;
  dwc:latitude '17.322799682617'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '240802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:409-1'^^xsd:anyURI;
  dwc:observationDate '2010-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '584968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A8-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A8-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A8-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6013336181641 11.1971664428711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6013336181641"^^xsd:decimal ;
  dwc:decimalLongitude "11.1971664428711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1190"^^xsd:integer ;
  dwc:maximumDepthInMeters "1190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A8-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6013336181641 11.1971664428711)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6013336181641"^^xsd:decimal ;
  geo-pos:long "11.1971664428711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4544__urn%3Acatalog%3AIEO-CD%3ACCDE-IEOCD%3A8-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEO-CD:CCDE-IEOCD:8-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4544_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEO-CD'^^xsd:string;
  dwc:collectionCode 'CCDE-IEOCD'^^xsd:string;
  dwc:catalogNumber '8-1'^^xsd:string;
  dwc:scientificName 'Notostomus crosnieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '11.197166442871'^^xsd:double;
  dwc:latitude '-17.601333618164'^^xsd:double;
  dwc:minimumDepth '1190'^^xsd:integer;
  dwc:maximumDepth '1190'^^xsd:integer;
  dwc:aphiaid '107598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEO-CD:CCDE-IEOCD:8-1'^^xsd:anyURI;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF