@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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030777-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030777-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030777-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7887001037598 -16.6578006744385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.7887001037598"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6578006744385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "466"^^xsd:integer ;
  dwc:maximumDepthInMeters "466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030777-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7887001037598 -16.6578006744385)"^^geo:wktLiteral ;
  geo-pos:lat "17.7887001037598"^^xsd:decimal ;
  geo-pos:long "-16.6578006744385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030777-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712030777-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712030777-1'^^xsd:string;
  dwc:scientificName 'Gephyroberyx darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '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.657800674439'^^xsd:double;
  dwc:latitude '17.78870010376'^^xsd:double;
  dwc:minimumDepth '466'^^xsd:integer;
  dwc:maximumDepth '466'^^xsd:integer;
  dwc:aphiaid '126401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712030777-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '126401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110683-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110683-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110683-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0590000152588 -16.8166999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.0590000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8166999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "437.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110683-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0590000152588 -16.8166999816895)"^^geo:wktLiteral ;
  geo-pos:lat "17.0590000152588"^^xsd:decimal ;
  geo-pos:long "-16.8166999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110683-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706110683-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706110683-1'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.816699981689'^^xsd:double;
  dwc:latitude '17.059000015259'^^xsd:double;
  dwc:minimumDepth '437.1'^^xsd:double;
  dwc:maximumDepth '437.1'^^xsd:double;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706110683-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190524-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190524-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190524-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6697998046875 -18.2586994171143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6697998046875"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2586994171143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1308"^^xsd:integer ;
  dwc:maximumDepthInMeters "1308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190524-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6697998046875 -18.2586994171143)"^^geo:wktLiteral ;
  geo-pos:lat "20.6697998046875"^^xsd:decimal ;
  geo-pos:long "-18.2586994171143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190524-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711190524-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711190524-1'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.258699417114'^^xsd:double;
  dwc:latitude '20.669799804688'^^xsd:double;
  dwc:minimumDepth '1308'^^xsd:integer;
  dwc:maximumDepth '1308'^^xsd:integer;
  dwc:aphiaid '126556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711190524-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200541-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200541-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200541-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4076995849609"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1236991882324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200541-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  geo-pos:lat "20.4076995849609"^^xsd:decimal ;
  geo-pos:long "-18.1236991882324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200541-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200541-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200541-1'^^xsd:string;
  dwc:scientificName 'Stomias boa  boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.123699188232'^^xsd:double;
  dwc:latitude '20.407699584961'^^xsd:double;
  dwc:minimumDepth '1302.5'^^xsd:double;
  dwc:maximumDepth '1302.5'^^xsd:double;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200541-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812010794-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812010794-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812010794-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.6347007751465 -16.9037990570068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.6347007751465"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9037990570068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812010794-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.6347007751465 -16.9037990570068)"^^geo:wktLiteral ;
  geo-pos:lat "16.6347007751465"^^xsd:decimal ;
  geo-pos:long "-16.9037990570068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812010794-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:812010794-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '812010794-1'^^xsd:string;
  dwc:scientificName 'Argyropelecus olfersii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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.903799057007'^^xsd:double;
  dwc:latitude '16.634700775146'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '274967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:812010794-1'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '274967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200539-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200539-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200539-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4076995849609"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1236991882324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200539-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  geo-pos:lat "20.4076995849609"^^xsd:decimal ;
  geo-pos:long "-18.1236991882324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200539-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200539-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200539-2'^^xsd:string;
  dwc:scientificName 'Gadomus longifilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.123699188232'^^xsd:double;
  dwc:latitude '20.407699584961'^^xsd:double;
  dwc:minimumDepth '1302.5'^^xsd:double;
  dwc:maximumDepth '1302.5'^^xsd:double;
  dwc:aphiaid '126471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200539-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200536-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200536-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200536-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3008003234863"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18630027771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200536-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  geo-pos:lat "20.3008003234863"^^xsd:decimal ;
  geo-pos:long "-18.18630027771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200536-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200536-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200536-1'^^xsd:string;
  dwc:scientificName 'Dibranchus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.18630027771'^^xsd:double;
  dwc:latitude '20.300800323486'^^xsd:double;
  dwc:minimumDepth '1772.5'^^xsd:double;
  dwc:maximumDepth '1772.5'^^xsd:double;
  dwc:aphiaid '126558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200536-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270600-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270600-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270600-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1837997436523 -17.002799987793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1837997436523"^^xsd:decimal ;
  dwc:decimalLongitude "-17.002799987793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "936.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "936.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270600-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1837997436523 -17.002799987793)"^^geo:wktLiteral ;
  geo-pos:lat "19.1837997436523"^^xsd:decimal ;
  geo-pos:long "-17.002799987793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270600-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711270600-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711270600-1'^^xsd:string;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '-17.002799987793'^^xsd:double;
  dwc:latitude '19.183799743652'^^xsd:double;
  dwc:minimumDepth '936.5'^^xsd:double;
  dwc:maximumDepth '936.5'^^xsd:double;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711270600-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200548-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200548-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200548-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3227996826172 -18.1207008361816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3227996826172"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1207008361816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1579.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1579.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200548-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3227996826172 -18.1207008361816)"^^geo:wktLiteral ;
  geo-pos:lat "20.3227996826172"^^xsd:decimal ;
  geo-pos:long "-18.1207008361816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200548-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200548-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200548-1'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.120700836182'^^xsd:double;
  dwc:latitude '20.322799682617'^^xsd:double;
  dwc:minimumDepth '1579.5'^^xsd:double;
  dwc:maximumDepth '1579.5'^^xsd:double;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200548-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281239-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281239-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281239-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.18630027771 -16.8514995574951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.18630027771"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8514995574951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281239-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.18630027771 -16.8514995574951)"^^geo:wktLiteral ;
  geo-pos:lat "19.18630027771"^^xsd:decimal ;
  geo-pos:long "-16.8514995574951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281239-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1102281239-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1102281239-1'^^xsd:string;
  dwc:scientificName 'Merluccius senegalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.851499557495'^^xsd:double;
  dwc:latitude '19.18630027771'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1102281239-1'^^xsd:anyURI;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705280662-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705280662-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705280662-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3862991333008 -16.6362991333008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3862991333008"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6362991333008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "357"^^xsd:integer ;
  dwc:maximumDepthInMeters "357"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705280662-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3862991333008 -16.6362991333008)"^^geo:wktLiteral ;
  geo-pos:lat "18.3862991333008"^^xsd:decimal ;
  geo-pos:long "-16.6362991333008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705280662-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:705280662-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '705280662-1'^^xsd:string;
  dwc:scientificName 'Tetragonurus cuvieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.636299133301'^^xsd:double;
  dwc:latitude '18.386299133301'^^xsd:double;
  dwc:minimumDepth '357'^^xsd:integer;
  dwc:maximumDepth '357'^^xsd:integer;
  dwc:aphiaid '127080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:705280662-1'^^xsd:anyURI;
  dwc:observationDate '2007-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180520-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180520-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180520-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6021995544434 -18.2215003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6021995544434"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2215003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1130"^^xsd:integer ;
  dwc:maximumDepthInMeters "1130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180520-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6021995544434 -18.2215003967285)"^^geo:wktLiteral ;
  geo-pos:lat "20.6021995544434"^^xsd:decimal ;
  geo-pos:long "-18.2215003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180520-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180520-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180520-2'^^xsd:string;
  dwc:scientificName 'Howella sherborni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.221500396729'^^xsd:double;
  dwc:latitude '20.602199554443'^^xsd:double;
  dwc:minimumDepth '1130'^^xsd:integer;
  dwc:maximumDepth '1130'^^xsd:integer;
  dwc:aphiaid '126995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180520-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200769-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200769-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200769-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1259994506836 -17.6079998016357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1259994506836"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6079998016357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200769-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1259994506836 -17.6079998016357)"^^geo:wktLiteral ;
  geo-pos:lat "20.1259994506836"^^xsd:decimal ;
  geo-pos:long "-17.6079998016357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200769-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811200769-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811200769-1'^^xsd:string;
  dwc:scientificName 'Pterothrissus belloci'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.607999801636'^^xsd:double;
  dwc:latitude '20.125999450684'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '282504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811200769-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1043474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9351997375488 -16.8584995269775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.9351997375488"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8584995269775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "573"^^xsd:integer ;
  dwc:maximumDepthInMeters "573"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9351997375488 -16.8584995269775)"^^geo:wktLiteral ;
  geo-pos:lat "18.9351997375488"^^xsd:decimal ;
  geo-pos:long "-16.8584995269775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1102281387-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1102281387-1'^^xsd:string;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.858499526977'^^xsd:double;
  dwc:latitude '18.935199737549'^^xsd:double;
  dwc:minimumDepth '573'^^xsd:integer;
  dwc:maximumDepth '573'^^xsd:integer;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1102281387-1'^^xsd:anyURI;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230463-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230463-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230463-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2387008666992 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2387008666992"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "643.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "643.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230463-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2387008666992 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "16.2387008666992"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230463-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:311230463-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '311230463-1'^^xsd:string;
  dwc:scientificName 'Japonoconger africanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-16.260000228882'^^xsd:double;
  dwc:latitude '16.238700866699'^^xsd:double;
  dwc:minimumDepth '643.57'^^xsd:double;
  dwc:maximumDepth '643.57'^^xsd:double;
  dwc:aphiaid '281191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:311230463-1'^^xsd:anyURI;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '281191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170490-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170490-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170490-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62619972229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170490-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  geo-pos:lat "20.7182998657227"^^xsd:decimal ;
  geo-pos:long "-17.62619972229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170490-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170490-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170490-2'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.62619972229'^^xsd:double;
  dwc:latitude '20.718299865723'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170490-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706090670-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706090670-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706090670-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2560005187988 -16.5912990570068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2560005187988"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5912990570068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "361.14"^^xsd:integer ;
  dwc:maximumDepthInMeters "361.14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706090670-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2560005187988 -16.5912990570068)"^^geo:wktLiteral ;
  geo-pos:lat "18.2560005187988"^^xsd:decimal ;
  geo-pos:long "-16.5912990570068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706090670-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706090670-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706090670-1'^^xsd:string;
  dwc:scientificName 'Bathysolea profundicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.591299057007'^^xsd:double;
  dwc:latitude '18.256000518799'^^xsd:double;
  dwc:minimumDepth '361.14'^^xsd:double;
  dwc:maximumDepth '361.14'^^xsd:double;
  dwc:aphiaid '127152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706090670-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180513-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180513-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180513-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6205005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4213008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1404"^^xsd:integer ;
  dwc:maximumDepthInMeters "1404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180513-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  geo-pos:lat "20.6205005645752"^^xsd:decimal ;
  geo-pos:long "-18.4213008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180513-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180513-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180513-2'^^xsd:string;
  dwc:scientificName 'Coryphaenoides paramarshalli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.421300888061'^^xsd:double;
  dwc:latitude '20.620500564575'^^xsd:double;
  dwc:minimumDepth '1404'^^xsd:integer;
  dwc:maximumDepth '1404'^^xsd:integer;
  dwc:aphiaid '272348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180513-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '272348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100638-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100638-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100638-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.6093006134033 -17.0046997070313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.6093006134033"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0046997070313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1673.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1673.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100638-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.6093006134033 -17.0046997070313)"^^geo:wktLiteral ;
  geo-pos:lat "17.6093006134033"^^xsd:decimal ;
  geo-pos:long "-17.0046997070313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100638-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712100638-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712100638-1'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.004699707031'^^xsd:double;
  dwc:latitude '17.609300613403'^^xsd:double;
  dwc:minimumDepth '1673.5'^^xsd:double;
  dwc:maximumDepth '1673.5'^^xsd:double;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712100638-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311250447-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311250447-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311250447-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4237003326416 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.4237003326416"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "842.66"^^xsd:integer ;
  dwc:maximumDepthInMeters "842.66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311250447-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4237003326416 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "16.4237003326416"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311250447-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:311250447-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '311250447-1'^^xsd:string;
  dwc:scientificName 'Centrolophus niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.260000228882'^^xsd:double;
  dwc:latitude '16.423700332642'^^xsd:double;
  dwc:minimumDepth '842.66'^^xsd:double;
  dwc:maximumDepth '842.66'^^xsd:double;
  dwc:aphiaid '126831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:311250447-1'^^xsd:anyURI;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090635-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090635-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090635-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4431991577148 -17.0576992034912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4431991577148"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0576992034912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1742.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1742.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090635-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4431991577148 -17.0576992034912)"^^geo:wktLiteral ;
  geo-pos:lat "17.4431991577148"^^xsd:decimal ;
  geo-pos:long "-17.0576992034912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090635-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712090635-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712090635-1'^^xsd:string;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.057699203491'^^xsd:double;
  dwc:latitude '17.443199157715'^^xsd:double;
  dwc:minimumDepth '1742.5'^^xsd:double;
  dwc:maximumDepth '1742.5'^^xsd:double;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712090635-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811020788-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811020788-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811020788-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1678009033203 -16.5056991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1678009033203"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5056991577148"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811020788-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1678009033203 -16.5056991577148)"^^geo:wktLiteral ;
  geo-pos:lat "17.1678009033203"^^xsd:decimal ;
  geo-pos:long "-16.5056991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811020788-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811020788-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811020788-1'^^xsd:string;
  dwc:scientificName 'Arnoglossus imperialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.505699157715'^^xsd:double;
  dwc:latitude '17.16780090332'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '127124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811020788-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190529-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190529-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190529-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7406997680664 -18.1264991760254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7406997680664"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1264991760254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1412"^^xsd:integer ;
  dwc:maximumDepthInMeters "1412"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190529-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7406997680664 -18.1264991760254)"^^geo:wktLiteral ;
  geo-pos:lat "20.7406997680664"^^xsd:decimal ;
  geo-pos:long "-18.1264991760254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190529-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711190529-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711190529-2'^^xsd:string;
  dwc:scientificName 'Melamphaes longivelis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.126499176025'^^xsd:double;
  dwc:latitude '20.740699768066'^^xsd:double;
  dwc:minimumDepth '1412'^^xsd:integer;
  dwc:maximumDepth '1412'^^xsd:integer;
  dwc:aphiaid '127267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711190529-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230445-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230445-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230445-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3579998016357 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "782.47"^^xsd:integer ;
  dwc:maximumDepthInMeters "782.47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230445-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3579998016357 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "16.3579998016357"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230445-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:311230445-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '311230445-1'^^xsd:string;
  dwc:scientificName 'Yarrella blackfordi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-16.260000228882'^^xsd:double;
  dwc:latitude '16.357999801636'^^xsd:double;
  dwc:minimumDepth '782.47'^^xsd:double;
  dwc:maximumDepth '782.47'^^xsd:double;
  dwc:aphiaid '158835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:311230445-1'^^xsd:anyURI;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '158835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211241000-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211241000-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211241000-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.48399996757507 9.14999961853027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.48399996757507"^^xsd:decimal ;
  dwc:decimalLongitude "9.14999961853027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "196.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "196.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211241000-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.48399996757507 9.14999961853027)"^^geo:wktLiteral ;
  geo-pos:lat "-2.48399996757507"^^xsd:decimal ;
  geo-pos:long "9.14999961853027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211241000-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:211241000-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '211241000-1'^^xsd:string;
  dwc:scientificName 'Perulibatrachus rossignoli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ana Ramos'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'GA'^^xsd:string;
  dwc:longitude '9.1499996185303'^^xsd:double;
  dwc:latitude '-2.4839999675751'^^xsd:double;
  dwc:minimumDepth '196.5'^^xsd:double;
  dwc:maximumDepth '196.5'^^xsd:double;
  dwc:aphiaid '279054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:211241000-1'^^xsd:anyURI;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '279054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180503-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180503-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180503-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5737991333008 -18.5377006530762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5737991333008"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5377006530762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180503-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5737991333008 -18.5377006530762)"^^geo:wktLiteral ;
  geo-pos:lat "20.5737991333008"^^xsd:decimal ;
  geo-pos:long "-18.5377006530762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180503-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180503-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180503-1'^^xsd:string;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.537700653076'^^xsd:double;
  dwc:latitude '20.573799133301'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180503-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030656-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030656-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030656-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7427997589111 -16.8071994781494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.7427997589111"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8071994781494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "954.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030656-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7427997589111 -16.8071994781494)"^^geo:wktLiteral ;
  geo-pos:lat "17.7427997589111"^^xsd:decimal ;
  geo-pos:long "-16.8071994781494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030656-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712030656-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712030656-2'^^xsd:string;
  dwc:scientificName 'Rajella bigelowi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '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.807199478149'^^xsd:double;
  dwc:latitude '17.742799758911'^^xsd:double;
  dwc:minimumDepth '954.5'^^xsd:double;
  dwc:maximumDepth '954.5'^^xsd:double;
  dwc:aphiaid '105893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712030656-2'^^xsd:anyURI;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '105893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150358-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150358-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150358-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4666996002197 -17.2833003997803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4666996002197"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833003997803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162.05"^^xsd:integer ;
  dwc:maximumDepthInMeters "162.05"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150358-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4666996002197 -17.2833003997803)"^^geo:wktLiteral ;
  geo-pos:lat "20.4666996002197"^^xsd:decimal ;
  geo-pos:long "-17.2833003997803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150358-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:312150358-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '312150358-1'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.28330039978'^^xsd:double;
  dwc:latitude '20.46669960022'^^xsd:double;
  dwc:minimumDepth '162.05'^^xsd:double;
  dwc:maximumDepth '162.05'^^xsd:double;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:312150358-1'^^xsd:anyURI;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250588-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250588-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250588-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3836994171143 -17.2057991027832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.3836994171143"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2057991027832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1197"^^xsd:integer ;
  dwc:maximumDepthInMeters "1197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250588-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3836994171143 -17.2057991027832)"^^geo:wktLiteral ;
  geo-pos:lat "19.3836994171143"^^xsd:decimal ;
  geo-pos:long "-17.2057991027832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250588-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711250588-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711250588-1'^^xsd:string;
  dwc:scientificName 'Leptostomias haplocaulus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.205799102783'^^xsd:double;
  dwc:latitude '19.383699417114'^^xsd:double;
  dwc:minimumDepth '1197'^^xsd:integer;
  dwc:maximumDepth '1197'^^xsd:integer;
  dwc:aphiaid '127356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711250588-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170495-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170495-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170495-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8383007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "621"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170495-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  geo-pos:lat "20.7000007629395"^^xsd:decimal ;
  geo-pos:long "-17.8383007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170495-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170495-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170495-1'^^xsd:string;
  dwc:scientificName 'Chaunax pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.838300704956'^^xsd:double;
  dwc:latitude '20.700000762939'^^xsd:double;
  dwc:minimumDepth '621'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '126539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170495-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270595-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270595-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270595-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2534999847412 -16.9897003173828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2534999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9897003173828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "738.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "738.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270595-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2534999847412 -16.9897003173828)"^^geo:wktLiteral ;
  geo-pos:lat "19.2534999847412"^^xsd:decimal ;
  geo-pos:long "-16.9897003173828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270595-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711270595-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711270595-1'^^xsd:string;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.989700317383'^^xsd:double;
  dwc:latitude '19.253499984741'^^xsd:double;
  dwc:minimumDepth '738.5'^^xsd:double;
  dwc:maximumDepth '738.5'^^xsd:double;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711270595-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180720-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180720-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180720-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.735200881958 -16.7754993438721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.735200881958"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7754993438721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "423.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "423.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180720-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.735200881958 -16.7754993438721)"^^geo:wktLiteral ;
  geo-pos:lat "18.735200881958"^^xsd:decimal ;
  geo-pos:long "-16.7754993438721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180720-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180720-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180720-2'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '-16.775499343872'^^xsd:double;
  dwc:latitude '18.735200881958'^^xsd:double;
  dwc:minimumDepth '423.5'^^xsd:double;
  dwc:maximumDepth '423.5'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180720-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140712-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140712-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140712-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0499992370605 -16.637300491333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-16.637300491333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "684"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140712-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0499992370605 -16.637300491333)"^^geo:wktLiteral ;
  geo-pos:lat "18.0499992370605"^^xsd:decimal ;
  geo-pos:long "-16.637300491333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140712-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711140712-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711140712-3'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.637300491333'^^xsd:double;
  dwc:latitude '18.049999237061'^^xsd:double;
  dwc:minimumDepth '684'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711140712-3'^^xsd:anyURI;
  dwc:observationDate '2007-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290745-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290745-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290745-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4258003234863 -16.8717002868652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.4258003234863"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8717002868652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290745-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4258003234863 -16.8717002868652)"^^geo:wktLiteral ;
  geo-pos:lat "16.4258003234863"^^xsd:decimal ;
  geo-pos:long "-16.8717002868652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290745-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:710290745-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '710290745-1'^^xsd:string;
  dwc:scientificName 'Leptostomias gladiator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.871700286865'^^xsd:double;
  dwc:latitude '16.425800323486'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '127355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:710290745-1'^^xsd:anyURI;
  dwc:observationDate '2007-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170502-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170502-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170502-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8022003173828 -17.9694995880127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8022003173828"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9694995880127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1255"^^xsd:integer ;
  dwc:maximumDepthInMeters "1255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170502-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8022003173828 -17.9694995880127)"^^geo:wktLiteral ;
  geo-pos:lat "20.8022003173828"^^xsd:decimal ;
  geo-pos:long "-17.9694995880127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170502-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170502-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170502-1'^^xsd:string;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.969499588013'^^xsd:double;
  dwc:latitude '20.802200317383'^^xsd:double;
  dwc:minimumDepth '1255'^^xsd:integer;
  dwc:maximumDepth '1255'^^xsd:integer;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170502-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210561-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210561-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210561-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.452299118042 -17.8577995300293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.452299118042"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8577995300293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "672.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "672.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210561-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.452299118042 -17.8577995300293)"^^geo:wktLiteral ;
  geo-pos:lat "20.452299118042"^^xsd:decimal ;
  geo-pos:long "-17.8577995300293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210561-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210561-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210561-1'^^xsd:string;
  dwc:scientificName 'Symphurus ligulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.857799530029'^^xsd:double;
  dwc:latitude '20.452299118042'^^xsd:double;
  dwc:minimumDepth '672.5'^^xsd:double;
  dwc:maximumDepth '672.5'^^xsd:double;
  dwc:aphiaid '127133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210561-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706140666-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706140666-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706140666-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6912994384766 -16.6019992828369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6912994384766"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6019992828369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148.16"^^xsd:integer ;
  dwc:maximumDepthInMeters "148.16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706140666-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6912994384766 -16.6019992828369)"^^geo:wktLiteral ;
  geo-pos:lat "18.6912994384766"^^xsd:decimal ;
  geo-pos:long "-16.6019992828369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706140666-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706140666-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706140666-1'^^xsd:string;
  dwc:scientificName 'Dentex angolensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.601999282837'^^xsd:double;
  dwc:latitude '18.691299438477'^^xsd:double;
  dwc:minimumDepth '148.16'^^xsd:double;
  dwc:maximumDepth '148.16'^^xsd:double;
  dwc:aphiaid '273958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706140666-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '273958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811220811-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811220811-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811220811-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6252002716064 -17.3896999359131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.6252002716064"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3896999359131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1347.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1347.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811220811-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6252002716064 -17.3896999359131)"^^geo:wktLiteral ;
  geo-pos:lat "19.6252002716064"^^xsd:decimal ;
  geo-pos:long "-17.3896999359131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811220811-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811220811-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811220811-1'^^xsd:string;
  dwc:scientificName 'Nezumia sclerorhynchus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.389699935913'^^xsd:double;
  dwc:latitude '19.625200271606'^^xsd:double;
  dwc:minimumDepth '1347.5'^^xsd:double;
  dwc:maximumDepth '1347.5'^^xsd:double;
  dwc:aphiaid '126475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811220811-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912021073-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912021073-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912021073-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.6408004760742 -16.792200088501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.6408004760742"^^xsd:decimal ;
  dwc:decimalLongitude "-16.792200088501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "984"^^xsd:integer ;
  dwc:maximumDepthInMeters "984"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912021073-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.6408004760742 -16.792200088501)"^^geo:wktLiteral ;
  geo-pos:lat "17.6408004760742"^^xsd:decimal ;
  geo-pos:long "-16.792200088501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912021073-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:912021073-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '912021073-1'^^xsd:string;
  dwc:scientificName 'Rajella bathyphila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Ángel Puerto y Javier Rey'^^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 '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.792200088501'^^xsd:double;
  dwc:latitude '17.640800476074'^^xsd:double;
  dwc:minimumDepth '984'^^xsd:integer;
  dwc:maximumDepth '984'^^xsd:integer;
  dwc:aphiaid '105892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:912021073-1'^^xsd:anyURI;
  dwc:observationDate '2009-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '105892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812031174-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812031174-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812031174-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.068000793457 -16.7765007019043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.068000793457"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7765007019043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "373.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "373.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812031174-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.068000793457 -16.7765007019043)"^^geo:wktLiteral ;
  geo-pos:lat "17.068000793457"^^xsd:decimal ;
  geo-pos:long "-16.7765007019043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812031174-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:812031174-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '812031174-1'^^xsd:string;
  dwc:scientificName 'Centrophorus granulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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.776500701904'^^xsd:double;
  dwc:latitude '17.068000793457'^^xsd:double;
  dwc:minimumDepth '373.5'^^xsd:double;
  dwc:maximumDepth '373.5'^^xsd:double;
  dwc:aphiaid '105899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:812031174-1'^^xsd:anyURI;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '105899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300609-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300609-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300609-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5412006378174 -16.8896999359131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5412006378174"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8896999359131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300609-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5412006378174 -16.8896999359131)"^^geo:wktLiteral ;
  geo-pos:lat "18.5412006378174"^^xsd:decimal ;
  geo-pos:long "-16.8896999359131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300609-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711300609-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711300609-1'^^xsd:string;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '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.889699935913'^^xsd:double;
  dwc:latitude '18.541200637817'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1179'^^xsd:integer;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711300609-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090645-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090645-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090645-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4431991577148 -17.0576992034912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4431991577148"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0576992034912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1742.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1742.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090645-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4431991577148 -17.0576992034912)"^^geo:wktLiteral ;
  geo-pos:lat "17.4431991577148"^^xsd:decimal ;
  geo-pos:long "-17.0576992034912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090645-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712090645-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712090645-1'^^xsd:string;
  dwc:scientificName 'Conocara macropterum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.057699203491'^^xsd:double;
  dwc:latitude '17.443199157715'^^xsd:double;
  dwc:minimumDepth '1742.5'^^xsd:double;
  dwc:maximumDepth '1742.5'^^xsd:double;
  dwc:aphiaid '126695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712090645-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '126695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200543-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200543-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200543-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4076995849609"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1236991882324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200543-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  geo-pos:lat "20.4076995849609"^^xsd:decimal ;
  geo-pos:long "-18.1236991882324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200543-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200543-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200543-2'^^xsd:string;
  dwc:scientificName 'Talismania antillarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.123699188232'^^xsd:double;
  dwc:latitude '20.407699584961'^^xsd:double;
  dwc:minimumDepth '1302.5'^^xsd:double;
  dwc:maximumDepth '1302.5'^^xsd:double;
  dwc:aphiaid '126711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200543-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210553-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210553-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210553-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6501998901367"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8358001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "506.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "506.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210553-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  geo-pos:lat "20.6501998901367"^^xsd:decimal ;
  geo-pos:long "-17.8358001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210553-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210553-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210553-2'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.835800170898'^^xsd:double;
  dwc:latitude '20.650199890137'^^xsd:double;
  dwc:minimumDepth '506.5'^^xsd:double;
  dwc:maximumDepth '506.5'^^xsd:double;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210553-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070630-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070630-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070630-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.6364994049072 -16.9881992340088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.6364994049072"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9881992340088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1141"^^xsd:integer ;
  dwc:maximumDepthInMeters "1141"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070630-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.6364994049072 -16.9881992340088)"^^geo:wktLiteral ;
  geo-pos:lat "16.6364994049072"^^xsd:decimal ;
  geo-pos:long "-16.9881992340088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070630-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712070630-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712070630-1'^^xsd:string;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.988199234009'^^xsd:double;
  dwc:latitude '16.636499404907'^^xsd:double;
  dwc:minimumDepth '1141'^^xsd:integer;
  dwc:maximumDepth '1141'^^xsd:integer;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712070630-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010468-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010468-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010468-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4666996002197 -17.2833003997803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4666996002197"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833003997803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "417.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010468-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4666996002197 -17.2833003997803)"^^geo:wktLiteral ;
  geo-pos:lat "20.4666996002197"^^xsd:decimal ;
  geo-pos:long "-17.2833003997803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010468-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:405010468-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '405010468-2'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-17.28330039978'^^xsd:double;
  dwc:latitude '20.46669960022'^^xsd:double;
  dwc:minimumDepth '417.5'^^xsd:double;
  dwc:maximumDepth '417.5'^^xsd:double;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:405010468-2'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190897-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190897-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190897-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.691499710083 -17.3339996337891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.691499710083"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3339996337891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190897-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.691499710083 -17.3339996337891)"^^geo:wktLiteral ;
  geo-pos:lat "19.691499710083"^^xsd:decimal ;
  geo-pos:long "-17.3339996337891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190897-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:911190897-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '911190897-1'^^xsd:string;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Ángel Puerto y Javier Rey'^^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.333999633789'^^xsd:double;
  dwc:latitude '19.691499710083'^^xsd:double;
  dwc:minimumDepth '1157.5'^^xsd:double;
  dwc:maximumDepth '1157.5'^^xsd:double;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:911190897-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240796-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240796-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240796-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9547004699707 -16.6567993164063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9547004699707"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6567993164063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "639.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "639.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240796-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9547004699707 -16.6567993164063)"^^geo:wktLiteral ;
  geo-pos:lat "17.9547004699707"^^xsd:decimal ;
  geo-pos:long "-16.6567993164063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240796-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811240796-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811240796-1'^^xsd:string;
  dwc:scientificName 'Polymetme corythaeola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.656799316406'^^xsd:double;
  dwc:latitude '17.954700469971'^^xsd:double;
  dwc:minimumDepth '639.5'^^xsd:double;
  dwc:maximumDepth '639.5'^^xsd:double;
  dwc:aphiaid '127300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811240796-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190885-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190885-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190885-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5757999420166 -17.0564994812012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5757999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0564994812012"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190885-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5757999420166 -17.0564994812012)"^^geo:wktLiteral ;
  geo-pos:lat "19.5757999420166"^^xsd:decimal ;
  geo-pos:long "-17.0564994812012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190885-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:911190885-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '911190885-1'^^xsd:string;
  dwc:scientificName 'Raja straeleni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Ángel Puerto y Javier Rey'^^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.056499481201'^^xsd:double;
  dwc:latitude '19.575799942017'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '217400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:911190885-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '217400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170500-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170500-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170500-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8022003173828 -17.9694995880127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8022003173828"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9694995880127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1255"^^xsd:integer ;
  dwc:maximumDepthInMeters "1255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170500-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8022003173828 -17.9694995880127)"^^geo:wktLiteral ;
  geo-pos:lat "20.8022003173828"^^xsd:decimal ;
  geo-pos:long "-17.9694995880127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170500-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170500-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170500-1'^^xsd:string;
  dwc:scientificName 'Dicrolene introniger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.969499588013'^^xsd:double;
  dwc:latitude '20.802200317383'^^xsd:double;
  dwc:minimumDepth '1255'^^xsd:integer;
  dwc:maximumDepth '1255'^^xsd:integer;
  dwc:aphiaid '275895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170500-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '275895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220569-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220569-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220569-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0839996337891 -17.7696990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0839996337891"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7696990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220569-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0839996337891 -17.7696990966797)"^^geo:wktLiteral ;
  geo-pos:lat "20.0839996337891"^^xsd:decimal ;
  geo-pos:long "-17.7696990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220569-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711220569-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711220569-1'^^xsd:string;
  dwc:scientificName 'Argyropelecus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.76969909668'^^xsd:double;
  dwc:latitude '20.083999633789'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '127307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711220569-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281240-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281240-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281240-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.18630027771 -16.8514995574951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.18630027771"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8514995574951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281240-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.18630027771 -16.8514995574951)"^^geo:wktLiteral ;
  geo-pos:lat "19.18630027771"^^xsd:decimal ;
  geo-pos:long "-16.8514995574951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281240-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1102281240-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1102281240-1'^^xsd:string;
  dwc:scientificName 'Merluccius senegalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.851499557495'^^xsd:double;
  dwc:latitude '19.18630027771'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1102281240-1'^^xsd:anyURI;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180511-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180511-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180511-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6205005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4213008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1404"^^xsd:integer ;
  dwc:maximumDepthInMeters "1404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180511-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  geo-pos:lat "20.6205005645752"^^xsd:decimal ;
  geo-pos:long "-18.4213008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180511-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180511-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180511-1'^^xsd:string;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.421300888061'^^xsd:double;
  dwc:latitude '20.620500564575'^^xsd:double;
  dwc:minimumDepth '1404'^^xsd:integer;
  dwc:maximumDepth '1404'^^xsd:integer;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180511-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091275-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091275-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091275-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6875"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6042995452881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091275-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  geo-pos:lat "18.6875"^^xsd:decimal ;
  geo-pos:long "-16.6042995452881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091275-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091275-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091275-1'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.604299545288'^^xsd:double;
  dwc:latitude '18.6875'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091275-1'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100640-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100640-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100640-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5865001678467 -16.9260005950928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.5865001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9260005950928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1477"^^xsd:integer ;
  dwc:maximumDepthInMeters "1477"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100640-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5865001678467 -16.9260005950928)"^^geo:wktLiteral ;
  geo-pos:lat "17.5865001678467"^^xsd:decimal ;
  geo-pos:long "-16.9260005950928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100640-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712100640-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712100640-1'^^xsd:string;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.926000595093'^^xsd:double;
  dwc:latitude '17.586500167847'^^xsd:double;
  dwc:minimumDepth '1477'^^xsd:integer;
  dwc:maximumDepth '1477'^^xsd:integer;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712100640-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200778-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200778-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200778-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1259994506836 -17.6079998016357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1259994506836"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6079998016357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200778-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1259994506836 -17.6079998016357)"^^geo:wktLiteral ;
  geo-pos:lat "20.1259994506836"^^xsd:decimal ;
  geo-pos:long "-17.6079998016357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200778-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811200778-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811200778-1'^^xsd:string;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.607999801636'^^xsd:double;
  dwc:latitude '20.125999450684'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811200778-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200531-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200531-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200531-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3008003234863"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18630027771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200531-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  geo-pos:lat "20.3008003234863"^^xsd:decimal ;
  geo-pos:long "-18.18630027771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200531-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200531-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200531-1'^^xsd:string;
  dwc:scientificName 'Stomias boa  boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.18630027771'^^xsd:double;
  dwc:latitude '20.300800323486'^^xsd:double;
  dwc:minimumDepth '1772.5'^^xsd:double;
  dwc:maximumDepth '1772.5'^^xsd:double;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200531-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1111101502-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1111101502-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1111101502-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.176700592041 -13.2166996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.176700592041"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2166996002197"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1111101502-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.176700592041 -13.2166996002197)"^^geo:wktLiteral ;
  geo-pos:lat "29.176700592041"^^xsd:decimal ;
  geo-pos:long "-13.2166996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1111101502-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1111101502-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1111101502-1'^^xsd:string;
  dwc:scientificName 'Remora osteochir'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Jesús Cayuela Padilla'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-13.21669960022'^^xsd:double;
  dwc:latitude '29.176700592041'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1111101502-1'^^xsd:anyURI;
  dwc:observationDate '2011-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180518-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180518-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180518-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6205005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4213008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1404"^^xsd:integer ;
  dwc:maximumDepthInMeters "1404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180518-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  geo-pos:lat "20.6205005645752"^^xsd:decimal ;
  geo-pos:long "-18.4213008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180518-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180518-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180518-1'^^xsd:string;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.421300888061'^^xsd:double;
  dwc:latitude '20.620500564575'^^xsd:double;
  dwc:minimumDepth '1404'^^xsd:integer;
  dwc:maximumDepth '1404'^^xsd:integer;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180518-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080675-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080675-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080675-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.38330078125 -16.637300491333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.38330078125"^^xsd:decimal ;
  dwc:decimalLongitude "-16.637300491333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "370.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080675-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.38330078125 -16.637300491333)"^^geo:wktLiteral ;
  geo-pos:lat "18.38330078125"^^xsd:decimal ;
  geo-pos:long "-16.637300491333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080675-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706080675-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706080675-1'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.637300491333'^^xsd:double;
  dwc:latitude '18.38330078125'^^xsd:double;
  dwc:minimumDepth '370.4'^^xsd:double;
  dwc:maximumDepth '370.4'^^xsd:double;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706080675-1'^^xsd:anyURI;
  dwc:observationDate '2012-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250585-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250585-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250585-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4256992340088 -17.3262004852295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4256992340088"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3262004852295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1534"^^xsd:integer ;
  dwc:maximumDepthInMeters "1534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250585-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4256992340088 -17.3262004852295)"^^geo:wktLiteral ;
  geo-pos:lat "19.4256992340088"^^xsd:decimal ;
  geo-pos:long "-17.3262004852295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250585-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711250585-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711250585-1'^^xsd:string;
  dwc:scientificName 'Aldrovandia oleosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.326200485229'^^xsd:double;
  dwc:latitude '19.425699234009'^^xsd:double;
  dwc:minimumDepth '1534'^^xsd:integer;
  dwc:maximumDepth '1534'^^xsd:integer;
  dwc:aphiaid '157881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711250585-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '157881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605160424-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605160424-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605160424-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4561996459961 -17.2833003997803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4561996459961"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833003997803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "222"^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605160424-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4561996459961 -17.2833003997803)"^^geo:wktLiteral ;
  geo-pos:lat "19.4561996459961"^^xsd:decimal ;
  geo-pos:long "-17.2833003997803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605160424-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:605160424-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '605160424-1'^^xsd:string;
  dwc:scientificName 'Epigonus constanciae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-17.28330039978'^^xsd:double;
  dwc:latitude '19.456199645996'^^xsd:double;
  dwc:minimumDepth '222'^^xsd:integer;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:605160424-1'^^xsd:anyURI;
  dwc:observationDate '2006-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210559-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210559-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210559-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6501998901367"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8358001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "506.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "506.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210559-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  geo-pos:lat "20.6501998901367"^^xsd:decimal ;
  geo-pos:long "-17.8358001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210559-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210559-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210559-2'^^xsd:string;
  dwc:scientificName 'Galeus polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '-17.835800170898'^^xsd:double;
  dwc:latitude '20.650199890137'^^xsd:double;
  dwc:minimumDepth '506.5'^^xsd:double;
  dwc:maximumDepth '506.5'^^xsd:double;
  dwc:aphiaid '271364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210559-2'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '271364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230574-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230574-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230574-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8502998352051 -17.7367000579834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8502998352051"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7367000579834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1438"^^xsd:integer ;
  dwc:maximumDepthInMeters "1438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230574-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8502998352051 -17.7367000579834)"^^geo:wktLiteral ;
  geo-pos:lat "19.8502998352051"^^xsd:decimal ;
  geo-pos:long "-17.7367000579834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230574-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711230574-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711230574-2'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.736700057983'^^xsd:double;
  dwc:latitude '19.850299835205'^^xsd:double;
  dwc:minimumDepth '1438'^^xsd:integer;
  dwc:maximumDepth '1438'^^xsd:integer;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711230574-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090634-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090634-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090634-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4431991577148 -17.0576992034912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4431991577148"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0576992034912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1742.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1742.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090634-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4431991577148 -17.0576992034912)"^^geo:wktLiteral ;
  geo-pos:lat "17.4431991577148"^^xsd:decimal ;
  geo-pos:long "-17.0576992034912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090634-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712090634-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712090634-1'^^xsd:string;
  dwc:scientificName 'Bufoceratias wedli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.057699203491'^^xsd:double;
  dwc:latitude '17.443199157715'^^xsd:double;
  dwc:minimumDepth '1742.5'^^xsd:double;
  dwc:maximumDepth '1742.5'^^xsd:double;
  dwc:aphiaid '280006'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712090634-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '280006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180512-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180512-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180512-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6205005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4213008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1404"^^xsd:integer ;
  dwc:maximumDepthInMeters "1404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180512-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  geo-pos:lat "20.6205005645752"^^xsd:decimal ;
  geo-pos:long "-18.4213008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180512-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180512-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180512-1'^^xsd:string;
  dwc:scientificName 'Bathypterois dubius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.421300888061'^^xsd:double;
  dwc:latitude '20.620500564575'^^xsd:double;
  dwc:minimumDepth '1404'^^xsd:integer;
  dwc:maximumDepth '1404'^^xsd:integer;
  dwc:aphiaid '126342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180512-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200547-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200547-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200547-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3227996826172 -18.1207008361816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3227996826172"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1207008361816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1579.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1579.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200547-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3227996826172 -18.1207008361816)"^^geo:wktLiteral ;
  geo-pos:lat "20.3227996826172"^^xsd:decimal ;
  geo-pos:long "-18.1207008361816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200547-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200547-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200547-2'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.120700836182'^^xsd:double;
  dwc:latitude '20.322799682617'^^xsd:double;
  dwc:minimumDepth '1579.5'^^xsd:double;
  dwc:maximumDepth '1579.5'^^xsd:double;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200547-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100733-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100733-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100733-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5865001678467 -16.9260005950928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.5865001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9260005950928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1477"^^xsd:integer ;
  dwc:maximumDepthInMeters "1477"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100733-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5865001678467 -16.9260005950928)"^^geo:wktLiteral ;
  geo-pos:lat "17.5865001678467"^^xsd:decimal ;
  geo-pos:long "-16.9260005950928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100733-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712100733-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712100733-1'^^xsd:string;
  dwc:scientificName 'Rajella ravidula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.926000595093'^^xsd:double;
  dwc:latitude '17.586500167847'^^xsd:double;
  dwc:minimumDepth '1477'^^xsd:integer;
  dwc:maximumDepth '1477'^^xsd:integer;
  dwc:aphiaid '217408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712100733-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '217408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290742-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290742-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290742-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8050003051758 -16.8726997375488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.8050003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8726997375488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "594"^^xsd:integer ;
  dwc:maximumDepthInMeters "594"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290742-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8050003051758 -16.8726997375488)"^^geo:wktLiteral ;
  geo-pos:lat "16.8050003051758"^^xsd:decimal ;
  geo-pos:long "-16.8726997375488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290742-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:710290742-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '710290742-2'^^xsd:string;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.872699737549'^^xsd:double;
  dwc:latitude '16.805000305176'^^xsd:double;
  dwc:minimumDepth '594'^^xsd:integer;
  dwc:maximumDepth '594'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:710290742-2'^^xsd:anyURI;
  dwc:observationDate '2007-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170488-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170488-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170488-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7766990661621"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7907009124756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "818.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "818.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170488-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  geo-pos:lat "20.7766990661621"^^xsd:decimal ;
  geo-pos:long "-17.7907009124756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170488-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170488-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170488-1'^^xsd:string;
  dwc:scientificName 'Notacanthus bonaparte'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.790700912476'^^xsd:double;
  dwc:latitude '20.776699066162'^^xsd:double;
  dwc:minimumDepth '818.5'^^xsd:double;
  dwc:maximumDepth '818.5'^^xsd:double;
  dwc:aphiaid '126642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170488-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190766-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190766-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190766-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62619972229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190766-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  geo-pos:lat "20.7182998657227"^^xsd:decimal ;
  geo-pos:long "-17.62619972229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190766-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811190766-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811190766-2'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.62619972229'^^xsd:double;
  dwc:latitude '20.718299865723'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811190766-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190527-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190527-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190527-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6697998046875 -18.2586994171143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6697998046875"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2586994171143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1308"^^xsd:integer ;
  dwc:maximumDepthInMeters "1308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190527-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6697998046875 -18.2586994171143)"^^geo:wktLiteral ;
  geo-pos:lat "20.6697998046875"^^xsd:decimal ;
  geo-pos:long "-18.2586994171143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190527-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711190527-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711190527-2'^^xsd:string;
  dwc:scientificName 'Cottunculus thomsonii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.258699417114'^^xsd:double;
  dwc:latitude '20.669799804688'^^xsd:double;
  dwc:minimumDepth '1308'^^xsd:integer;
  dwc:maximumDepth '1308'^^xsd:integer;
  dwc:aphiaid '127237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711190527-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170485-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170485-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170485-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7766990661621"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7907009124756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "818.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "818.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170485-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  geo-pos:lat "20.7766990661621"^^xsd:decimal ;
  geo-pos:long "-17.7907009124756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170485-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170485-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170485-1'^^xsd:string;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.790700912476'^^xsd:double;
  dwc:latitude '20.776699066162'^^xsd:double;
  dwc:minimumDepth '818.5'^^xsd:double;
  dwc:maximumDepth '818.5'^^xsd:double;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170485-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180510-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180510-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180510-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6205005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4213008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1404"^^xsd:integer ;
  dwc:maximumDepthInMeters "1404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180510-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  geo-pos:lat "20.6205005645752"^^xsd:decimal ;
  geo-pos:long "-18.4213008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180510-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180510-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180510-1'^^xsd:string;
  dwc:scientificName 'Nemichthys curvirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.421300888061'^^xsd:double;
  dwc:latitude '20.620500564575'^^xsd:double;
  dwc:minimumDepth '1404'^^xsd:integer;
  dwc:maximumDepth '1404'^^xsd:integer;
  dwc:aphiaid '126305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180510-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010468-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010468-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010468-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4666996002197 -17.2833003997803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4666996002197"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833003997803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "417.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010468-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4666996002197 -17.2833003997803)"^^geo:wktLiteral ;
  geo-pos:lat "20.4666996002197"^^xsd:decimal ;
  geo-pos:long "-17.2833003997803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010468-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:405010468-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '405010468-3'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-17.28330039978'^^xsd:double;
  dwc:latitude '20.46669960022'^^xsd:double;
  dwc:minimumDepth '417.5'^^xsd:double;
  dwc:maximumDepth '417.5'^^xsd:double;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:405010468-3'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.0580005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-16.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "140.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.75)"^^geo:wktLiteral ;
  geo-pos:lat "17.0580005645752"^^xsd:decimal ;
  geo-pos:long "-16.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706120429-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706120429-3'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.75'^^xsd:double;
  dwc:latitude '17.058000564575'^^xsd:double;
  dwc:minimumDepth '140.75'^^xsd:double;
  dwc:maximumDepth '140.75'^^xsd:double;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706120429-3'^^xsd:anyURI;
  dwc:observationDate '2012-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170483-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170483-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170483-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7766990661621"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7907009124756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "818.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "818.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170483-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  geo-pos:lat "20.7766990661621"^^xsd:decimal ;
  geo-pos:long "-17.7907009124756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170483-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170483-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170483-2'^^xsd:string;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.790700912476'^^xsd:double;
  dwc:latitude '20.776699066162'^^xsd:double;
  dwc:minimumDepth '818.5'^^xsd:double;
  dwc:maximumDepth '818.5'^^xsd:double;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170483-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811211171-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811211171-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811211171-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8362998962402 -17.9027004241943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8362998962402"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9027004241943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1754.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1754.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811211171-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8362998962402 -17.9027004241943)"^^geo:wktLiteral ;
  geo-pos:lat "19.8362998962402"^^xsd:decimal ;
  geo-pos:long "-17.9027004241943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811211171-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811211171-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811211171-1'^^xsd:string;
  dwc:scientificName 'Notacanthus chemnitzii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.902700424194'^^xsd:double;
  dwc:latitude '19.83629989624'^^xsd:double;
  dwc:minimumDepth '1754.5'^^xsd:double;
  dwc:maximumDepth '1754.5'^^xsd:double;
  dwc:aphiaid '126643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811211171-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200540-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200540-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200540-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4076995849609"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1236991882324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200540-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  geo-pos:lat "20.4076995849609"^^xsd:decimal ;
  geo-pos:long "-18.1236991882324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200540-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200540-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200540-2'^^xsd:string;
  dwc:scientificName 'Halosaurus guenteri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.123699188232'^^xsd:double;
  dwc:latitude '20.407699584961'^^xsd:double;
  dwc:minimumDepth '1302.5'^^xsd:double;
  dwc:maximumDepth '1302.5'^^xsd:double;
  dwc:aphiaid '158557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200540-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '158557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712060736-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712060736-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712060736-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3880004882813 -16.8572998046875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3880004882813"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8572998046875"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712060736-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3880004882813 -16.8572998046875)"^^geo:wktLiteral ;
  geo-pos:lat "16.3880004882813"^^xsd:decimal ;
  geo-pos:long "-16.8572998046875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712060736-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712060736-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712060736-1'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.857299804688'^^xsd:double;
  dwc:latitude '16.388000488281'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712060736-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091255-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091255-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091255-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6742992401123 -16.600700378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6742992401123"^^xsd:decimal ;
  dwc:decimalLongitude "-16.600700378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091255-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6742992401123 -16.600700378418)"^^geo:wktLiteral ;
  geo-pos:lat "18.6742992401123"^^xsd:decimal ;
  geo-pos:long "-16.600700378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091255-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091255-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091255-1'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.600700378418'^^xsd:double;
  dwc:latitude '18.674299240112'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091255-1'^^xsd:anyURI;
  dwc:observationDate '2012-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210560-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210560-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210560-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.452299118042 -17.8577995300293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.452299118042"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8577995300293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "672.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "672.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210560-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.452299118042 -17.8577995300293)"^^geo:wktLiteral ;
  geo-pos:lat "20.452299118042"^^xsd:decimal ;
  geo-pos:long "-17.8577995300293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210560-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210560-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210560-1'^^xsd:string;
  dwc:scientificName 'Gadella imberbis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.857799530029'^^xsd:double;
  dwc:latitude '20.452299118042'^^xsd:double;
  dwc:minimumDepth '672.5'^^xsd:double;
  dwc:maximumDepth '672.5'^^xsd:double;
  dwc:aphiaid '158964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210560-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020802-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020802-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020802-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0356998443604 -16.7057991027832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.0356998443604"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7057991027832"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020802-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0356998443604 -16.7057991027832)"^^geo:wktLiteral ;
  geo-pos:lat "17.0356998443604"^^xsd:decimal ;
  geo-pos:long "-16.7057991027832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020802-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:812020802-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '812020802-1'^^xsd:string;
  dwc:scientificName 'Lepidotrigla carolae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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.705799102783'^^xsd:double;
  dwc:latitude '17.03569984436'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '274888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:812020802-1'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '274888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091269-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091269-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091269-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6875"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6042995452881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091269-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  geo-pos:lat "18.6875"^^xsd:decimal ;
  geo-pos:long "-16.6042995452881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091269-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091269-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091269-1'^^xsd:string;
  dwc:scientificName 'Monolene microstoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.604299545288'^^xsd:double;
  dwc:latitude '18.6875'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '275922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091269-1'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '275922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170497-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170497-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170497-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8383007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "621"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170497-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  geo-pos:lat "20.7000007629395"^^xsd:decimal ;
  geo-pos:long "-17.8383007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170497-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170497-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170497-1'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.838300704956'^^xsd:double;
  dwc:latitude '20.700000762939'^^xsd:double;
  dwc:minimumDepth '621'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170497-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281241-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281241-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281241-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9351997375488 -16.8584995269775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.9351997375488"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8584995269775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "573"^^xsd:integer ;
  dwc:maximumDepthInMeters "573"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281241-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9351997375488 -16.8584995269775)"^^geo:wktLiteral ;
  geo-pos:lat "18.9351997375488"^^xsd:decimal ;
  geo-pos:long "-16.8584995269775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281241-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1102281241-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1102281241-1'^^xsd:string;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.858499526977'^^xsd:double;
  dwc:latitude '18.935199737549'^^xsd:double;
  dwc:minimumDepth '573'^^xsd:integer;
  dwc:maximumDepth '573'^^xsd:integer;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1102281241-1'^^xsd:anyURI;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811211178-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811211178-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811211178-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9088001251221 -18.0223007202148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9088001251221"^^xsd:decimal ;
  dwc:decimalLongitude "-18.0223007202148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1835"^^xsd:integer ;
  dwc:maximumDepthInMeters "1835"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811211178-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9088001251221 -18.0223007202148)"^^geo:wktLiteral ;
  geo-pos:lat "19.9088001251221"^^xsd:decimal ;
  geo-pos:long "-18.0223007202148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811211178-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811211178-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811211178-1'^^xsd:string;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.022300720215'^^xsd:double;
  dwc:latitude '19.908800125122'^^xsd:double;
  dwc:minimumDepth '1835'^^xsd:integer;
  dwc:maximumDepth '1835'^^xsd:integer;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811211178-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706130679-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706130679-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706130679-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3687000274658 -16.5247001647949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3687000274658"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5247001647949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151.86"^^xsd:integer ;
  dwc:maximumDepthInMeters "151.86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706130679-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3687000274658 -16.5247001647949)"^^geo:wktLiteral ;
  geo-pos:lat "18.3687000274658"^^xsd:decimal ;
  geo-pos:long "-16.5247001647949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706130679-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706130679-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706130679-1'^^xsd:string;
  dwc:scientificName 'Pterothrissus belloci'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.524700164795'^^xsd:double;
  dwc:latitude '18.368700027466'^^xsd:double;
  dwc:minimumDepth '151.86'^^xsd:double;
  dwc:maximumDepth '151.86'^^xsd:double;
  dwc:aphiaid '282504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706130679-1'^^xsd:anyURI;
  dwc:observationDate '2012-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1043474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150354-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150354-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150354-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4536991119385 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4536991119385"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "162.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150354-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4536991119385 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "18.4536991119385"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150354-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:312150354-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '312150354-1'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '-16.260000228882'^^xsd:double;
  dwc:latitude '18.453699111939'^^xsd:double;
  dwc:minimumDepth '162.1'^^xsd:double;
  dwc:maximumDepth '162.1'^^xsd:double;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:312150354-1'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230573-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230573-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230573-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8502998352051 -17.7367000579834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8502998352051"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7367000579834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1438"^^xsd:integer ;
  dwc:maximumDepthInMeters "1438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230573-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8502998352051 -17.7367000579834)"^^geo:wktLiteral ;
  geo-pos:lat "19.8502998352051"^^xsd:decimal ;
  geo-pos:long "-17.7367000579834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230573-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711230573-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711230573-1'^^xsd:string;
  dwc:scientificName 'Aldrovandia oleosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.736700057983'^^xsd:double;
  dwc:latitude '19.850299835205'^^xsd:double;
  dwc:minimumDepth '1438'^^xsd:integer;
  dwc:maximumDepth '1438'^^xsd:integer;
  dwc:aphiaid '157881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711230573-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '157881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180842-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180842-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180842-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4360008239746 -17.1856994628906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1856994628906"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180842-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4360008239746 -17.1856994628906)"^^geo:wktLiteral ;
  geo-pos:lat "19.4360008239746"^^xsd:decimal ;
  geo-pos:long "-17.1856994628906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180842-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:911180842-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '911180842-1'^^xsd:string;
  dwc:scientificName 'Rajella barnardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Ángel Puerto y Javier Rey'^^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.185699462891'^^xsd:double;
  dwc:latitude '19.436000823975'^^xsd:double;
  dwc:minimumDepth '1056'^^xsd:integer;
  dwc:maximumDepth '1056'^^xsd:integer;
  dwc:aphiaid '217410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:911180842-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '217410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190523-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190523-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190523-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7509994506836 -18.2887992858887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7509994506836"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2887992858887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1662.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1662.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190523-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7509994506836 -18.2887992858887)"^^geo:wktLiteral ;
  geo-pos:lat "20.7509994506836"^^xsd:decimal ;
  geo-pos:long "-18.2887992858887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190523-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711190523-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711190523-1'^^xsd:string;
  dwc:scientificName 'Stomias boa  boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.288799285889'^^xsd:double;
  dwc:latitude '20.750999450684'^^xsd:double;
  dwc:minimumDepth '1662.5'^^xsd:double;
  dwc:maximumDepth '1662.5'^^xsd:double;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711190523-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200532-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200532-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200532-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3008003234863"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18630027771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200532-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  geo-pos:lat "20.3008003234863"^^xsd:decimal ;
  geo-pos:long "-18.18630027771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200532-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200532-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200532-1'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.18630027771'^^xsd:double;
  dwc:latitude '20.300800323486'^^xsd:double;
  dwc:minimumDepth '1772.5'^^xsd:double;
  dwc:maximumDepth '1772.5'^^xsd:double;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200532-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706160371-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706160371-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706160371-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6599998474121 -17.1667003631592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.6599998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1667003631592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "555.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706160371-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6599998474121 -17.1667003631592)"^^geo:wktLiteral ;
  geo-pos:lat "19.6599998474121"^^xsd:decimal ;
  geo-pos:long "-17.1667003631592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706160371-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706160371-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706160371-1'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-17.166700363159'^^xsd:double;
  dwc:latitude '19.659999847412'^^xsd:double;
  dwc:minimumDepth '555.6'^^xsd:double;
  dwc:maximumDepth '555.6'^^xsd:double;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706160371-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140705-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140705-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140705-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0499992370605 -16.637300491333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-16.637300491333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "684"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140705-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0499992370605 -16.637300491333)"^^geo:wktLiteral ;
  geo-pos:lat "18.0499992370605"^^xsd:decimal ;
  geo-pos:long "-16.637300491333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140705-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711140705-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711140705-1'^^xsd:string;
  dwc:scientificName 'Bufoceratias wedli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.637300491333'^^xsd:double;
  dwc:latitude '18.049999237061'^^xsd:double;
  dwc:minimumDepth '684'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:aphiaid '280006'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711140705-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '280006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611151247-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611151247-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611151247-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2353000640869 -17.9680004119873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2353000640869"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9680004119873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611151247-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2353000640869 -17.9680004119873)"^^geo:wktLiteral ;
  geo-pos:lat "21.2353000640869"^^xsd:decimal ;
  geo-pos:long "-17.9680004119873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611151247-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:611151247-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '611151247-1'^^xsd:string;
  dwc:scientificName 'Rajella leopardus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Carlos Hernández'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.968000411987'^^xsd:double;
  dwc:latitude '21.235300064087'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '217407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:611151247-1'^^xsd:anyURI;
  dwc:observationDate '2006-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '217407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811300813-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811300813-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811300813-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4062004089355 -16.8355007171631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.4062004089355"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8355007171631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811300813-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4062004089355 -16.8355007171631)"^^geo:wktLiteral ;
  geo-pos:lat "16.4062004089355"^^xsd:decimal ;
  geo-pos:long "-16.8355007171631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811300813-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811300813-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811300813-1'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cadmani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.835500717163'^^xsd:double;
  dwc:latitude '16.406200408936'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '274886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811300813-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '274886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705260729-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705260729-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705260729-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1049995422363 -16.7903003692627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1049995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7903003692627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "386"^^xsd:integer ;
  dwc:maximumDepthInMeters "386"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705260729-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1049995422363 -16.7903003692627)"^^geo:wktLiteral ;
  geo-pos:lat "17.1049995422363"^^xsd:decimal ;
  geo-pos:long "-16.7903003692627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705260729-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:705260729-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '705260729-1'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.790300369263'^^xsd:double;
  dwc:latitude '17.104999542236'^^xsd:double;
  dwc:minimumDepth '386'^^xsd:integer;
  dwc:maximumDepth '386'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:705260729-1'^^xsd:anyURI;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311270460-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311270460-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311270460-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3372993469238 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3372993469238"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "824.14"^^xsd:integer ;
  dwc:maximumDepthInMeters "824.14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311270460-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3372993469238 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "18.3372993469238"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311270460-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:311270460-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '311270460-1'^^xsd:string;
  dwc:scientificName 'Trachyscorpia cristulata  echinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.260000228882'^^xsd:double;
  dwc:latitude '18.337299346924'^^xsd:double;
  dwc:minimumDepth '824.14'^^xsd:double;
  dwc:maximumDepth '824.14'^^xsd:double;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:311270460-1'^^xsd:anyURI;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230575-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230575-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230575-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8502998352051 -17.7367000579834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8502998352051"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7367000579834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1438"^^xsd:integer ;
  dwc:maximumDepthInMeters "1438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230575-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8502998352051 -17.7367000579834)"^^geo:wktLiteral ;
  geo-pos:lat "19.8502998352051"^^xsd:decimal ;
  geo-pos:long "-17.7367000579834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230575-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711230575-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711230575-1'^^xsd:string;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.736700057983'^^xsd:double;
  dwc:latitude '19.850299835205'^^xsd:double;
  dwc:minimumDepth '1438'^^xsd:integer;
  dwc:maximumDepth '1438'^^xsd:integer;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711230575-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290742-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290742-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290742-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8050003051758 -16.8726997375488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.8050003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8726997375488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "594"^^xsd:integer ;
  dwc:maximumDepthInMeters "594"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290742-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8050003051758 -16.8726997375488)"^^geo:wktLiteral ;
  geo-pos:lat "16.8050003051758"^^xsd:decimal ;
  geo-pos:long "-16.8726997375488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290742-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:710290742-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '710290742-1'^^xsd:string;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.872699737549'^^xsd:double;
  dwc:latitude '16.805000305176'^^xsd:double;
  dwc:minimumDepth '594'^^xsd:integer;
  dwc:maximumDepth '594'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:710290742-1'^^xsd:anyURI;
  dwc:observationDate '2007-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190805-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190805-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190805-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62619972229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190805-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  geo-pos:lat "20.7182998657227"^^xsd:decimal ;
  geo-pos:long "-17.62619972229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190805-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811190805-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811190805-2'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.62619972229'^^xsd:double;
  dwc:latitude '20.718299865723'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811190805-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203220330-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203220330-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203220330-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0221996307373 -16.0907001495361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.0221996307373"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0907001495361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "646.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "646.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203220330-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0221996307373 -16.0907001495361)"^^geo:wktLiteral ;
  geo-pos:lat "19.0221996307373"^^xsd:decimal ;
  geo-pos:long "-16.0907001495361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203220330-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:203220330-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '203220330-2'^^xsd:string;
  dwc:scientificName 'Halosaurus ovenii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Arantxa Carroceda'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '-16.090700149536'^^xsd:double;
  dwc:latitude '19.022199630737'^^xsd:double;
  dwc:minimumDepth '646.5'^^xsd:double;
  dwc:maximumDepth '646.5'^^xsd:double;
  dwc:aphiaid '126641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:203220330-2'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091253-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091253-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091253-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6875"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6042995452881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091253-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  geo-pos:lat "18.6875"^^xsd:decimal ;
  geo-pos:long "-16.6042995452881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091253-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091253-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091253-1'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.604299545288'^^xsd:double;
  dwc:latitude '18.6875'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091253-1'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170483-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170483-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170483-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7766990661621"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7907009124756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "818.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "818.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170483-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  geo-pos:lat "20.7766990661621"^^xsd:decimal ;
  geo-pos:long "-17.7907009124756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170483-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170483-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170483-1'^^xsd:string;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.790700912476'^^xsd:double;
  dwc:latitude '20.776699066162'^^xsd:double;
  dwc:minimumDepth '818.5'^^xsd:double;
  dwc:maximumDepth '818.5'^^xsd:double;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170483-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180520-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180520-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180520-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6021995544434 -18.2215003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6021995544434"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2215003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1130"^^xsd:integer ;
  dwc:maximumDepthInMeters "1130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180520-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6021995544434 -18.2215003967285)"^^geo:wktLiteral ;
  geo-pos:lat "20.6021995544434"^^xsd:decimal ;
  geo-pos:long "-18.2215003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180520-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180520-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180520-1'^^xsd:string;
  dwc:scientificName 'Howella sherborni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.221500396729'^^xsd:double;
  dwc:latitude '20.602199554443'^^xsd:double;
  dwc:minimumDepth '1130'^^xsd:integer;
  dwc:maximumDepth '1130'^^xsd:integer;
  dwc:aphiaid '126995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180520-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200539-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200539-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200539-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4076995849609"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1236991882324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200539-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  geo-pos:lat "20.4076995849609"^^xsd:decimal ;
  geo-pos:long "-18.1236991882324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200539-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200539-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200539-1'^^xsd:string;
  dwc:scientificName 'Gadomus longifilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.123699188232'^^xsd:double;
  dwc:latitude '20.407699584961'^^xsd:double;
  dwc:minimumDepth '1302.5'^^xsd:double;
  dwc:maximumDepth '1302.5'^^xsd:double;
  dwc:aphiaid '126471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200539-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200530-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200530-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200530-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3008003234863"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18630027771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200530-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  geo-pos:lat "20.3008003234863"^^xsd:decimal ;
  geo-pos:long "-18.18630027771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200530-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200530-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200530-1'^^xsd:string;
  dwc:scientificName 'Leptoderma macrops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.18630027771'^^xsd:double;
  dwc:latitude '20.300800323486'^^xsd:double;
  dwc:minimumDepth '1772.5'^^xsd:double;
  dwc:maximumDepth '1772.5'^^xsd:double;
  dwc:aphiaid '126703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200530-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130773-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130773-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130773-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0247001647949 -16.6060009002686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0247001647949"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6060009002686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130773-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0247001647949 -16.6060009002686)"^^geo:wktLiteral ;
  geo-pos:lat "18.0247001647949"^^xsd:decimal ;
  geo-pos:long "-16.6060009002686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130773-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711130773-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711130773-1'^^xsd:string;
  dwc:scientificName 'Polymetme corythaeola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.606000900269'^^xsd:double;
  dwc:latitude '18.024700164795'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:aphiaid '127300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711130773-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210557-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210557-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210557-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6501998901367"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8358001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "506.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "506.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210557-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  geo-pos:lat "20.6501998901367"^^xsd:decimal ;
  geo-pos:long "-17.8358001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210557-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210557-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210557-1'^^xsd:string;
  dwc:scientificName 'Bathysolea profundicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.835800170898'^^xsd:double;
  dwc:latitude '20.650199890137'^^xsd:double;
  dwc:minimumDepth '506.5'^^xsd:double;
  dwc:maximumDepth '506.5'^^xsd:double;
  dwc:aphiaid '127152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210557-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210550-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210550-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210550-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4225006103516 -17.9563007354736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4225006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9563007354736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1001.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210550-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4225006103516 -17.9563007354736)"^^geo:wktLiteral ;
  geo-pos:lat "20.4225006103516"^^xsd:decimal ;
  geo-pos:long "-17.9563007354736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210550-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210550-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210550-1'^^xsd:string;
  dwc:scientificName 'Platyberyx opalescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.956300735474'^^xsd:double;
  dwc:latitude '20.422500610352'^^xsd:double;
  dwc:minimumDepth '1001.5'^^xsd:double;
  dwc:maximumDepth '1001.5'^^xsd:double;
  dwc:aphiaid '221507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210550-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '221507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230571-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230571-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230571-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9027004241943 -17.8672008514404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9027004241943"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8672008514404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "1528"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230571-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9027004241943 -17.8672008514404)"^^geo:wktLiteral ;
  geo-pos:lat "19.9027004241943"^^xsd:decimal ;
  geo-pos:long "-17.8672008514404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230571-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711230571-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711230571-1'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.86720085144'^^xsd:double;
  dwc:latitude '19.902700424194'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '1528'^^xsd:integer;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711230571-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030657-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030657-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030657-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7887001037598 -16.6578006744385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.7887001037598"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6578006744385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "466"^^xsd:integer ;
  dwc:maximumDepthInMeters "466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030657-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7887001037598 -16.6578006744385)"^^geo:wktLiteral ;
  geo-pos:lat "17.7887001037598"^^xsd:decimal ;
  geo-pos:long "-16.6578006744385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030657-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712030657-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712030657-1'^^xsd:string;
  dwc:scientificName 'Guentherus altivela'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '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.657800674439'^^xsd:double;
  dwc:latitude '17.78870010376'^^xsd:double;
  dwc:minimumDepth '466'^^xsd:integer;
  dwc:maximumDepth '466'^^xsd:integer;
  dwc:aphiaid '272023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712030657-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '272023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090635-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090635-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090635-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4431991577148 -17.0576992034912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4431991577148"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0576992034912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1742.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1742.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090635-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4431991577148 -17.0576992034912)"^^geo:wktLiteral ;
  geo-pos:lat "17.4431991577148"^^xsd:decimal ;
  geo-pos:long "-17.0576992034912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090635-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712090635-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712090635-2'^^xsd:string;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.057699203491'^^xsd:double;
  dwc:latitude '17.443199157715'^^xsd:double;
  dwc:minimumDepth '1742.5'^^xsd:double;
  dwc:maximumDepth '1742.5'^^xsd:double;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712090635-2'^^xsd:anyURI;
  dwc:observationDate '2007-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080653-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080653-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080653-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8386993408203 -17.108699798584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.8386993408203"^^xsd:decimal ;
  dwc:decimalLongitude "-17.108699798584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1638.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1638.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080653-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8386993408203 -17.108699798584)"^^geo:wktLiteral ;
  geo-pos:lat "16.8386993408203"^^xsd:decimal ;
  geo-pos:long "-17.108699798584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080653-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712080653-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712080653-1'^^xsd:string;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '-17.108699798584'^^xsd:double;
  dwc:latitude '16.83869934082'^^xsd:double;
  dwc:minimumDepth '1638.5'^^xsd:double;
  dwc:maximumDepth '1638.5'^^xsd:double;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712080653-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010661-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010661-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010661-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.506799697876 -16.7243003845215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.506799697876"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7243003845215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "601"^^xsd:integer ;
  dwc:maximumDepthInMeters "601"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010661-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.506799697876 -16.7243003845215)"^^geo:wktLiteral ;
  geo-pos:lat "18.506799697876"^^xsd:decimal ;
  geo-pos:long "-16.7243003845215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010661-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712010661-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712010661-1'^^xsd:string;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.724300384521'^^xsd:double;
  dwc:latitude '18.506799697876'^^xsd:double;
  dwc:minimumDepth '601'^^xsd:integer;
  dwc:maximumDepth '601'^^xsd:integer;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712010661-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200538-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200538-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200538-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4076995849609"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1236991882324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200538-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  geo-pos:lat "20.4076995849609"^^xsd:decimal ;
  geo-pos:long "-18.1236991882324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200538-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200538-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200538-1'^^xsd:string;
  dwc:scientificName 'Astronesthes gemmifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.123699188232'^^xsd:double;
  dwc:latitude '20.407699584961'^^xsd:double;
  dwc:minimumDepth '1302.5'^^xsd:double;
  dwc:maximumDepth '1302.5'^^xsd:double;
  dwc:aphiaid '127322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200538-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210751-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210751-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210751-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9088001251221 -18.0223007202148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9088001251221"^^xsd:decimal ;
  dwc:decimalLongitude "-18.0223007202148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1835"^^xsd:integer ;
  dwc:maximumDepthInMeters "1835"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210751-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9088001251221 -18.0223007202148)"^^geo:wktLiteral ;
  geo-pos:lat "19.9088001251221"^^xsd:decimal ;
  geo-pos:long "-18.0223007202148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210751-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811210751-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811210751-1'^^xsd:string;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.022300720215'^^xsd:double;
  dwc:latitude '19.908800125122'^^xsd:double;
  dwc:minimumDepth '1835'^^xsd:integer;
  dwc:maximumDepth '1835'^^xsd:integer;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811210751-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230806-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230806-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230806-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9531993865967"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3920001983643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230806-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  geo-pos:lat "17.9531993865967"^^xsd:decimal ;
  geo-pos:long "-16.3920001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230806-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811230806-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811230806-2'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.392000198364'^^xsd:double;
  dwc:latitude '17.953199386597'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811230806-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110471-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110471-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110471-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1392993927002"^^xsd:decimal ;
  dwc:decimalLongitude "-16.753999710083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110471-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  geo-pos:lat "17.1392993927002"^^xsd:decimal ;
  geo-pos:long "-16.753999710083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110471-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706110471-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706110471-2'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.753999710083'^^xsd:double;
  dwc:latitude '17.1392993927'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706110471-2'^^xsd:anyURI;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220568-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220568-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220568-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0839996337891 -17.7696990966797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0839996337891"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7696990966797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220568-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0839996337891 -17.7696990966797)"^^geo:wktLiteral ;
  geo-pos:lat "20.0839996337891"^^xsd:decimal ;
  geo-pos:long "-17.7696990966797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220568-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711220568-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711220568-1'^^xsd:string;
  dwc:scientificName 'Aldrovandia oleosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.76969909668'^^xsd:double;
  dwc:latitude '20.083999633789'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '157881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711220568-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '157881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711240579-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711240579-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711240579-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8407001495361 -17.4207992553711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8407001495361"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4207992553711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "473.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "473.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711240579-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8407001495361 -17.4207992553711)"^^geo:wktLiteral ;
  geo-pos:lat "19.8407001495361"^^xsd:decimal ;
  geo-pos:long "-17.4207992553711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711240579-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711240579-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711240579-1'^^xsd:string;
  dwc:scientificName 'Echelus myrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.420799255371'^^xsd:double;
  dwc:latitude '19.840700149536'^^xsd:double;
  dwc:minimumDepth '473.5'^^xsd:double;
  dwc:maximumDepth '473.5'^^xsd:double;
  dwc:aphiaid '126314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711240579-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020799-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020799-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020799-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0356998443604 -16.7057991027832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.0356998443604"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7057991027832"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020799-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0356998443604 -16.7057991027832)"^^geo:wktLiteral ;
  geo-pos:lat "17.0356998443604"^^xsd:decimal ;
  geo-pos:long "-16.7057991027832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020799-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:812020799-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '812020799-1'^^xsd:string;
  dwc:scientificName 'Saurida brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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.705799102783'^^xsd:double;
  dwc:latitude '17.03569984436'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '158756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:812020799-1'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '158756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300611-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300611-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300611-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4050006866455 -16.9169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4050006866455"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1407.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1407.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300611-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4050006866455 -16.9169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "18.4050006866455"^^xsd:decimal ;
  geo-pos:long "-16.9169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300611-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711300611-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711300611-1'^^xsd:string;
  dwc:scientificName 'Barathronus parfaiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '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.916999816894'^^xsd:double;
  dwc:latitude '18.405000686646'^^xsd:double;
  dwc:minimumDepth '1407.5'^^xsd:double;
  dwc:maximumDepth '1407.5'^^xsd:double;
  dwc:aphiaid '126648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711300611-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '126648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080675-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080675-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080675-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.38330078125 -16.637300491333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.38330078125"^^xsd:decimal ;
  dwc:decimalLongitude "-16.637300491333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "370.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080675-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.38330078125 -16.637300491333)"^^geo:wktLiteral ;
  geo-pos:lat "18.38330078125"^^xsd:decimal ;
  geo-pos:long "-16.637300491333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080675-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706080675-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706080675-2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.637300491333'^^xsd:double;
  dwc:latitude '18.38330078125'^^xsd:double;
  dwc:minimumDepth '370.4'^^xsd:double;
  dwc:maximumDepth '370.4'^^xsd:double;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706080675-2'^^xsd:anyURI;
  dwc:observationDate '2012-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611161243-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611161243-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611161243-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.4067001342773 -17.5741996765137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.4067001342773"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5741996765137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "447.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "447.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611161243-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.4067001342773 -17.5741996765137)"^^geo:wktLiteral ;
  geo-pos:lat "21.4067001342773"^^xsd:decimal ;
  geo-pos:long "-17.5741996765137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611161243-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:611161243-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '611161243-1'^^xsd:string;
  dwc:scientificName 'Lophius vaillanti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Carlos Hernández'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.574199676514'^^xsd:double;
  dwc:latitude '21.406700134277'^^xsd:double;
  dwc:minimumDepth '447.5'^^xsd:double;
  dwc:maximumDepth '447.5'^^xsd:double;
  dwc:aphiaid '272601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:611161243-1'^^xsd:anyURI;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '272601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250642-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250642-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250642-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4256992340088 -17.3262004852295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4256992340088"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3262004852295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1534"^^xsd:integer ;
  dwc:maximumDepthInMeters "1534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250642-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4256992340088 -17.3262004852295)"^^geo:wktLiteral ;
  geo-pos:lat "19.4256992340088"^^xsd:decimal ;
  geo-pos:long "-17.3262004852295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250642-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711250642-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711250642-1'^^xsd:string;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.326200485229'^^xsd:double;
  dwc:latitude '19.425699234009'^^xsd:double;
  dwc:minimumDepth '1534'^^xsd:integer;
  dwc:maximumDepth '1534'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711250642-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020799-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020799-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020799-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0356998443604 -16.7057991027832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.0356998443604"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7057991027832"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020799-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0356998443604 -16.7057991027832)"^^geo:wktLiteral ;
  geo-pos:lat "17.0356998443604"^^xsd:decimal ;
  geo-pos:long "-16.7057991027832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020799-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:812020799-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '812020799-2'^^xsd:string;
  dwc:scientificName 'Saurida brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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.705799102783'^^xsd:double;
  dwc:latitude '17.03569984436'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '158756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:812020799-2'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '158756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230621-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230621-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230621-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9027004241943 -17.8672008514404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9027004241943"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8672008514404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "1528"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230621-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9027004241943 -17.8672008514404)"^^geo:wktLiteral ;
  geo-pos:lat "19.9027004241943"^^xsd:decimal ;
  geo-pos:long "-17.8672008514404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230621-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711230621-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711230621-1'^^xsd:string;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.86720085144'^^xsd:double;
  dwc:latitude '19.902700424194'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '1528'^^xsd:integer;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711230621-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190888-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190888-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190888-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.691499710083 -17.3339996337891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.691499710083"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3339996337891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190888-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.691499710083 -17.3339996337891)"^^geo:wktLiteral ;
  geo-pos:lat "19.691499710083"^^xsd:decimal ;
  geo-pos:long "-17.3339996337891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190888-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:911190888-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '911190888-1'^^xsd:string;
  dwc:scientificName 'Centroselachus crepidater'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Ángel Puerto y Javier Rey'^^xsd:string;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.333999633789'^^xsd:double;
  dwc:latitude '19.691499710083'^^xsd:double;
  dwc:minimumDepth '1157.5'^^xsd:double;
  dwc:maximumDepth '1157.5'^^xsd:double;
  dwc:aphiaid '280071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:911190888-1'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140712-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140712-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140712-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0499992370605 -16.637300491333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-16.637300491333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "684"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140712-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0499992370605 -16.637300491333)"^^geo:wktLiteral ;
  geo-pos:lat "18.0499992370605"^^xsd:decimal ;
  geo-pos:long "-16.637300491333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140712-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711140712-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711140712-1'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.637300491333'^^xsd:double;
  dwc:latitude '18.049999237061'^^xsd:double;
  dwc:minimumDepth '684'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711140712-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240764-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240764-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240764-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9423007965088 -16.5757999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9423007965088"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5757999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "344.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240764-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9423007965088 -16.5757999420166)"^^geo:wktLiteral ;
  geo-pos:lat "17.9423007965088"^^xsd:decimal ;
  geo-pos:long "-16.5757999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240764-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811240764-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811240764-2'^^xsd:string;
  dwc:scientificName 'Gadella imberbis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.575799942017'^^xsd:double;
  dwc:latitude '17.942300796509'^^xsd:double;
  dwc:minimumDepth '344.5'^^xsd:double;
  dwc:maximumDepth '344.5'^^xsd:double;
  dwc:aphiaid '158964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811240764-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110479-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110479-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110479-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1392993927002"^^xsd:decimal ;
  dwc:decimalLongitude "-16.753999710083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110479-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  geo-pos:lat "17.1392993927002"^^xsd:decimal ;
  geo-pos:long "-16.753999710083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110479-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706110479-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706110479-1'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.753999710083'^^xsd:double;
  dwc:latitude '17.1392993927'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706110479-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180720-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180720-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180720-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.735200881958 -16.7754993438721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.735200881958"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7754993438721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "423.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "423.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180720-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.735200881958 -16.7754993438721)"^^geo:wktLiteral ;
  geo-pos:lat "18.735200881958"^^xsd:decimal ;
  geo-pos:long "-16.7754993438721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180720-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180720-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180720-1'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '-16.775499343872'^^xsd:double;
  dwc:latitude '18.735200881958'^^xsd:double;
  dwc:minimumDepth '423.5'^^xsd:double;
  dwc:maximumDepth '423.5'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180720-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702120701-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702120701-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702120701-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0534992218018 -16.6548004150391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0534992218018"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6548004150391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "703.76"^^xsd:integer ;
  dwc:maximumDepthInMeters "703.76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702120701-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0534992218018 -16.6548004150391)"^^geo:wktLiteral ;
  geo-pos:lat "18.0534992218018"^^xsd:decimal ;
  geo-pos:long "-16.6548004150391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702120701-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:702120701-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '702120701-2'^^xsd:string;
  dwc:scientificName 'Ebinania costaecanariae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.654800415039'^^xsd:double;
  dwc:latitude '18.053499221802'^^xsd:double;
  dwc:minimumDepth '703.76'^^xsd:double;
  dwc:maximumDepth '703.76'^^xsd:double;
  dwc:aphiaid '127238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:702120701-2'^^xsd:anyURI;
  dwc:observationDate '2007-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210776-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210776-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210776-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8362998962402 -17.9027004241943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8362998962402"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9027004241943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1754.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1754.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210776-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8362998962402 -17.9027004241943)"^^geo:wktLiteral ;
  geo-pos:lat "19.8362998962402"^^xsd:decimal ;
  geo-pos:long "-17.9027004241943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210776-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811210776-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811210776-2'^^xsd:string;
  dwc:scientificName 'Bassozetus robustus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.902700424194'^^xsd:double;
  dwc:latitude '19.83629989624'^^xsd:double;
  dwc:minimumDepth '1754.5'^^xsd:double;
  dwc:maximumDepth '1754.5'^^xsd:double;
  dwc:aphiaid '217795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811210776-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '217795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912091076-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912091076-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912091076-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.2714996337891 -16.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.2714996337891"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "391"^^xsd:integer ;
  dwc:maximumDepthInMeters "391"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912091076-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.2714996337891 -16.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "17.2714996337891"^^xsd:decimal ;
  geo-pos:long "-16.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912091076-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:912091076-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '912091076-1'^^xsd:string;
  dwc:scientificName 'Rajella barnardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Ángel Puerto y Javier Rey'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.770000457764'^^xsd:double;
  dwc:latitude '17.271499633789'^^xsd:double;
  dwc:minimumDepth '391'^^xsd:integer;
  dwc:maximumDepth '391'^^xsd:integer;
  dwc:aphiaid '217410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:912091076-1'^^xsd:anyURI;
  dwc:observationDate '2009-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '217410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210558-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210558-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210558-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6501998901367"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8358001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "506.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "506.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210558-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  geo-pos:lat "20.6501998901367"^^xsd:decimal ;
  geo-pos:long "-17.8358001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210558-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210558-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210558-1'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.835800170898'^^xsd:double;
  dwc:latitude '20.650199890137'^^xsd:double;
  dwc:minimumDepth '506.5'^^xsd:double;
  dwc:maximumDepth '506.5'^^xsd:double;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210558-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203250343-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203250343-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203250343-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0221996307373 -16.0907001495361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.0221996307373"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0907001495361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "646.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "646.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203250343-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0221996307373 -16.0907001495361)"^^geo:wktLiteral ;
  geo-pos:lat "19.0221996307373"^^xsd:decimal ;
  geo-pos:long "-16.0907001495361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203250343-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:203250343-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '203250343-1'^^xsd:string;
  dwc:scientificName 'Lamprogrammus exutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Arantxa Carroceda'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '-16.090700149536'^^xsd:double;
  dwc:latitude '19.022199630737'^^xsd:double;
  dwc:minimumDepth '646.5'^^xsd:double;
  dwc:maximumDepth '646.5'^^xsd:double;
  dwc:aphiaid '272802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:203250343-1'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '272802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811270759-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811270759-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811270759-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3358001708984 -17.0359992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3358001708984"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0359992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1398.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1398.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811270759-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3358001708984 -17.0359992980957)"^^geo:wktLiteral ;
  geo-pos:lat "16.3358001708984"^^xsd:decimal ;
  geo-pos:long "-17.0359992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811270759-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811270759-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811270759-2'^^xsd:string;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.035999298096'^^xsd:double;
  dwc:latitude '16.335800170898'^^xsd:double;
  dwc:minimumDepth '1398.5'^^xsd:double;
  dwc:maximumDepth '1398.5'^^xsd:double;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811270759-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110433-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110433-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110433-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1392993927002"^^xsd:decimal ;
  dwc:decimalLongitude "-16.753999710083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110433-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  geo-pos:lat "17.1392993927002"^^xsd:decimal ;
  geo-pos:long "-16.753999710083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110433-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706110433-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706110433-2'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.753999710083'^^xsd:double;
  dwc:latitude '17.1392993927'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706110433-2'^^xsd:anyURI;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290740-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290740-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290740-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8050003051758 -16.8726997375488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.8050003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8726997375488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "594"^^xsd:integer ;
  dwc:maximumDepthInMeters "594"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290740-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8050003051758 -16.8726997375488)"^^geo:wktLiteral ;
  geo-pos:lat "16.8050003051758"^^xsd:decimal ;
  geo-pos:long "-16.8726997375488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290740-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:710290740-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '710290740-1'^^xsd:string;
  dwc:scientificName 'Epigonus constanciae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.872699737549'^^xsd:double;
  dwc:latitude '16.805000305176'^^xsd:double;
  dwc:minimumDepth '594'^^xsd:integer;
  dwc:maximumDepth '594'^^xsd:integer;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:710290740-1'^^xsd:anyURI;
  dwc:observationDate '2007-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170498-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170498-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170498-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8022003173828 -17.9694995880127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8022003173828"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9694995880127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1255"^^xsd:integer ;
  dwc:maximumDepthInMeters "1255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170498-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8022003173828 -17.9694995880127)"^^geo:wktLiteral ;
  geo-pos:lat "20.8022003173828"^^xsd:decimal ;
  geo-pos:long "-17.9694995880127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170498-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170498-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170498-1'^^xsd:string;
  dwc:scientificName 'Japonoconger africanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.969499588013'^^xsd:double;
  dwc:latitude '20.802200317383'^^xsd:double;
  dwc:minimumDepth '1255'^^xsd:integer;
  dwc:maximumDepth '1255'^^xsd:integer;
  dwc:aphiaid '281191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170498-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '281191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102261238-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102261238-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102261238-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7507991790771 -16.788200378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7507991790771"^^xsd:decimal ;
  dwc:decimalLongitude "-16.788200378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102261238-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7507991790771 -16.788200378418)"^^geo:wktLiteral ;
  geo-pos:lat "18.7507991790771"^^xsd:decimal ;
  geo-pos:long "-16.788200378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102261238-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1102261238-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1102261238-1'^^xsd:string;
  dwc:scientificName 'Zameus squamulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.788200378418'^^xsd:double;
  dwc:latitude '18.750799179077'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '283206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1102261238-1'^^xsd:anyURI;
  dwc:observationDate '2011-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '283206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180521-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180521-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180521-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6021995544434 -18.2215003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6021995544434"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2215003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1130"^^xsd:integer ;
  dwc:maximumDepthInMeters "1130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180521-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6021995544434 -18.2215003967285)"^^geo:wktLiteral ;
  geo-pos:lat "20.6021995544434"^^xsd:decimal ;
  geo-pos:long "-18.2215003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180521-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180521-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180521-1'^^xsd:string;
  dwc:scientificName 'Dibranchus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.221500396729'^^xsd:double;
  dwc:latitude '20.602199554443'^^xsd:double;
  dwc:minimumDepth '1130'^^xsd:integer;
  dwc:maximumDepth '1130'^^xsd:integer;
  dwc:aphiaid '126558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180521-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240774-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240774-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240774-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9547004699707 -16.6567993164063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9547004699707"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6567993164063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "639.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "639.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240774-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9547004699707 -16.6567993164063)"^^geo:wktLiteral ;
  geo-pos:lat "17.9547004699707"^^xsd:decimal ;
  geo-pos:long "-16.6567993164063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240774-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811240774-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811240774-1'^^xsd:string;
  dwc:scientificName 'Laemonema laureysi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.656799316406'^^xsd:double;
  dwc:latitude '17.954700469971'^^xsd:double;
  dwc:minimumDepth '639.5'^^xsd:double;
  dwc:maximumDepth '639.5'^^xsd:double;
  dwc:aphiaid '272473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811240774-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '272473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230570-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230570-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230570-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9027004241943 -17.8672008514404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9027004241943"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8672008514404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "1528"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230570-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9027004241943 -17.8672008514404)"^^geo:wktLiteral ;
  geo-pos:lat "19.9027004241943"^^xsd:decimal ;
  geo-pos:long "-17.8672008514404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230570-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711230570-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711230570-1'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.86720085144'^^xsd:double;
  dwc:latitude '19.902700424194'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '1528'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711230570-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180514-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180514-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180514-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6205005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4213008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1404"^^xsd:integer ;
  dwc:maximumDepthInMeters "1404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180514-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  geo-pos:lat "20.6205005645752"^^xsd:decimal ;
  geo-pos:long "-18.4213008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180514-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180514-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180514-2'^^xsd:string;
  dwc:scientificName 'Gadomus dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.421300888061'^^xsd:double;
  dwc:latitude '20.620500564575'^^xsd:double;
  dwc:minimumDepth '1404'^^xsd:integer;
  dwc:maximumDepth '1404'^^xsd:integer;
  dwc:aphiaid '126470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180514-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100639-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100639-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100639-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5865001678467 -16.9260005950928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.5865001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9260005950928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1477"^^xsd:integer ;
  dwc:maximumDepthInMeters "1477"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100639-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5865001678467 -16.9260005950928)"^^geo:wktLiteral ;
  geo-pos:lat "17.5865001678467"^^xsd:decimal ;
  geo-pos:long "-16.9260005950928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100639-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712100639-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712100639-2'^^xsd:string;
  dwc:scientificName 'Leptoderma macrops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.926000595093'^^xsd:double;
  dwc:latitude '17.586500167847'^^xsd:double;
  dwc:minimumDepth '1477'^^xsd:integer;
  dwc:maximumDepth '1477'^^xsd:integer;
  dwc:aphiaid '126703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712100639-2'^^xsd:anyURI;
  dwc:observationDate '2007-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '126703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200531-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200531-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200531-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3008003234863"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18630027771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200531-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  geo-pos:lat "20.3008003234863"^^xsd:decimal ;
  geo-pos:long "-18.18630027771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200531-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200531-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200531-2'^^xsd:string;
  dwc:scientificName 'Stomias boa  boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.18630027771'^^xsd:double;
  dwc:latitude '20.300800323486'^^xsd:double;
  dwc:minimumDepth '1772.5'^^xsd:double;
  dwc:maximumDepth '1772.5'^^xsd:double;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200531-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811201173-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811201173-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811201173-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1259994506836 -17.6079998016357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1259994506836"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6079998016357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811201173-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1259994506836 -17.6079998016357)"^^geo:wktLiteral ;
  geo-pos:lat "20.1259994506836"^^xsd:decimal ;
  geo-pos:long "-17.6079998016357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811201173-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811201173-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811201173-1'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.607999801636'^^xsd:double;
  dwc:latitude '20.125999450684'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811201173-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240774-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240774-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240774-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9547004699707 -16.6567993164063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9547004699707"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6567993164063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "639.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "639.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240774-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9547004699707 -16.6567993164063)"^^geo:wktLiteral ;
  geo-pos:lat "17.9547004699707"^^xsd:decimal ;
  geo-pos:long "-16.6567993164063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240774-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811240774-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811240774-2'^^xsd:string;
  dwc:scientificName 'Laemonema laureysi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.656799316406'^^xsd:double;
  dwc:latitude '17.954700469971'^^xsd:double;
  dwc:minimumDepth '639.5'^^xsd:double;
  dwc:maximumDepth '639.5'^^xsd:double;
  dwc:aphiaid '272473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811240774-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '272473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100639-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100639-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100639-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5865001678467 -16.9260005950928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.5865001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9260005950928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1477"^^xsd:integer ;
  dwc:maximumDepthInMeters "1477"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100639-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5865001678467 -16.9260005950928)"^^geo:wktLiteral ;
  geo-pos:lat "17.5865001678467"^^xsd:decimal ;
  geo-pos:long "-16.9260005950928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100639-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712100639-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712100639-1'^^xsd:string;
  dwc:scientificName 'Leptoderma macrops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.926000595093'^^xsd:double;
  dwc:latitude '17.586500167847'^^xsd:double;
  dwc:minimumDepth '1477'^^xsd:integer;
  dwc:maximumDepth '1477'^^xsd:integer;
  dwc:aphiaid '126703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712100639-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '126703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311280446-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311280446-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311280446-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4552001953125 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4552001953125"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "824.14"^^xsd:integer ;
  dwc:maximumDepthInMeters "824.14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311280446-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4552001953125 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "18.4552001953125"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311280446-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:311280446-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '311280446-1'^^xsd:string;
  dwc:scientificName 'Hydrolagus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.260000228882'^^xsd:double;
  dwc:latitude '18.455200195312'^^xsd:double;
  dwc:minimumDepth '824.14'^^xsd:double;
  dwc:maximumDepth '824.14'^^xsd:double;
  dwc:aphiaid '105826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:311280446-1'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240764-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240764-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240764-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9423007965088 -16.5757999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9423007965088"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5757999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "344.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240764-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9423007965088 -16.5757999420166)"^^geo:wktLiteral ;
  geo-pos:lat "17.9423007965088"^^xsd:decimal ;
  geo-pos:long "-16.5757999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240764-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811240764-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811240764-1'^^xsd:string;
  dwc:scientificName 'Gadella imberbis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.575799942017'^^xsd:double;
  dwc:latitude '17.942300796509'^^xsd:double;
  dwc:minimumDepth '344.5'^^xsd:double;
  dwc:maximumDepth '344.5'^^xsd:double;
  dwc:aphiaid '158964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811240764-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912061212-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912061212-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912061212-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2089996337891 -16.8356990814209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2089996337891"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8356990814209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912061212-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2089996337891 -16.8356990814209)"^^geo:wktLiteral ;
  geo-pos:lat "16.2089996337891"^^xsd:decimal ;
  geo-pos:long "-16.8356990814209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912061212-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:912061212-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '912061212-1'^^xsd:string;
  dwc:scientificName 'Antigonia capros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Ángel Puerto y Javier Rey'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.835699081421'^^xsd:double;
  dwc:latitude '16.208999633789'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '127418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:912061212-1'^^xsd:anyURI;
  dwc:observationDate '2009-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250583-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250583-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250583-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6513004302979 -17.2052993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.6513004302979"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2052993774414"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250583-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6513004302979 -17.2052993774414)"^^geo:wktLiteral ;
  geo-pos:lat "19.6513004302979"^^xsd:decimal ;
  geo-pos:long "-17.2052993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250583-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711250583-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711250583-1'^^xsd:string;
  dwc:scientificName 'Tetragonurus cuvieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.205299377441'^^xsd:double;
  dwc:latitude '19.651300430298'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '127080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711250583-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250642-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250642-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250642-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4256992340088 -17.3262004852295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4256992340088"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3262004852295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1534"^^xsd:integer ;
  dwc:maximumDepthInMeters "1534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250642-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4256992340088 -17.3262004852295)"^^geo:wktLiteral ;
  geo-pos:lat "19.4256992340088"^^xsd:decimal ;
  geo-pos:long "-17.3262004852295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250642-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711250642-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711250642-2'^^xsd:string;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.326200485229'^^xsd:double;
  dwc:latitude '19.425699234009'^^xsd:double;
  dwc:minimumDepth '1534'^^xsd:integer;
  dwc:maximumDepth '1534'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711250642-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812030791-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812030791-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812030791-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3012008666992 -16.5391998291016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.3012008666992"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5391998291016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "102.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812030791-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3012008666992 -16.5391998291016)"^^geo:wktLiteral ;
  geo-pos:lat "17.3012008666992"^^xsd:decimal ;
  geo-pos:long "-16.5391998291016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812030791-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:812030791-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '812030791-1'^^xsd:string;
  dwc:scientificName 'Selene dorsalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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.539199829102'^^xsd:double;
  dwc:latitude '17.301200866699'^^xsd:double;
  dwc:minimumDepth '102.5'^^xsd:double;
  dwc:maximumDepth '102.5'^^xsd:double;
  dwc:aphiaid '126814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:812030791-1'^^xsd:anyURI;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '126814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110471-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110471-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110471-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1392993927002"^^xsd:decimal ;
  dwc:decimalLongitude "-16.753999710083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110471-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  geo-pos:lat "17.1392993927002"^^xsd:decimal ;
  geo-pos:long "-16.753999710083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110471-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706110471-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706110471-1'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.753999710083'^^xsd:double;
  dwc:latitude '17.1392993927'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706110471-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200537-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200537-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200537-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3008003234863"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18630027771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200537-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  geo-pos:lat "20.3008003234863"^^xsd:decimal ;
  geo-pos:long "-18.18630027771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200537-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200537-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200537-1'^^xsd:string;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.18630027771'^^xsd:double;
  dwc:latitude '20.300800323486'^^xsd:double;
  dwc:minimumDepth '1772.5'^^xsd:double;
  dwc:maximumDepth '1772.5'^^xsd:double;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200537-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210559-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210559-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210559-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6501998901367"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8358001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "506.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "506.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210559-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  geo-pos:lat "20.6501998901367"^^xsd:decimal ;
  geo-pos:long "-17.8358001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210559-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210559-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210559-1'^^xsd:string;
  dwc:scientificName 'Galeus polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.835800170898'^^xsd:double;
  dwc:latitude '20.650199890137'^^xsd:double;
  dwc:minimumDepth '506.5'^^xsd:double;
  dwc:maximumDepth '506.5'^^xsd:double;
  dwc:aphiaid '271364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210559-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '271364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812010800-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812010800-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812010800-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.6347007751465 -16.9037990570068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.6347007751465"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9037990570068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812010800-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.6347007751465 -16.9037990570068)"^^geo:wktLiteral ;
  geo-pos:lat "16.6347007751465"^^xsd:decimal ;
  geo-pos:long "-16.9037990570068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812010800-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:812010800-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '812010800-1'^^xsd:string;
  dwc:scientificName 'Polyipnus polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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.903799057007'^^xsd:double;
  dwc:latitude '16.634700775146'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '127313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:812010800-1'^^xsd:anyURI;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220567-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220567-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220567-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2334995269775 -17.6527004241943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.2334995269775"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6527004241943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "460.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220567-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2334995269775 -17.6527004241943)"^^geo:wktLiteral ;
  geo-pos:lat "20.2334995269775"^^xsd:decimal ;
  geo-pos:long "-17.6527004241943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220567-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711220567-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711220567-2'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.652700424194'^^xsd:double;
  dwc:latitude '20.233499526977'^^xsd:double;
  dwc:minimumDepth '460.5'^^xsd:double;
  dwc:maximumDepth '460.5'^^xsd:double;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711220567-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230785-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230785-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230785-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9531993865967"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3920001983643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230785-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  geo-pos:lat "17.9531993865967"^^xsd:decimal ;
  geo-pos:long "-16.3920001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230785-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811230785-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811230785-2'^^xsd:string;
  dwc:scientificName 'Arnoglossus imperialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.392000198364'^^xsd:double;
  dwc:latitude '17.953199386597'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811230785-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130580-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130580-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130580-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8407001495361 -17.4207992553711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8407001495361"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4207992553711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "473.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "473.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130580-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8407001495361 -17.4207992553711)"^^geo:wktLiteral ;
  geo-pos:lat "19.8407001495361"^^xsd:decimal ;
  geo-pos:long "-17.4207992553711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130580-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711130580-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711130580-1'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.420799255371'^^xsd:double;
  dwc:latitude '19.840700149536'^^xsd:double;
  dwc:minimumDepth '473.5'^^xsd:double;
  dwc:maximumDepth '473.5'^^xsd:double;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711130580-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220562-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220562-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220562-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1702995300293 -17.7040004730225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1702995300293"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7040004730225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "839.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "839.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220562-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1702995300293 -17.7040004730225)"^^geo:wktLiteral ;
  geo-pos:lat "20.1702995300293"^^xsd:decimal ;
  geo-pos:long "-17.7040004730225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220562-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711220562-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711220562-1'^^xsd:string;
  dwc:scientificName 'Argyropelecus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.704000473023'^^xsd:double;
  dwc:latitude '20.170299530029'^^xsd:double;
  dwc:minimumDepth '839.5'^^xsd:double;
  dwc:maximumDepth '839.5'^^xsd:double;
  dwc:aphiaid '127307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711220562-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705260730-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705260730-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705260730-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1049995422363 -16.7903003692627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1049995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7903003692627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "386"^^xsd:integer ;
  dwc:maximumDepthInMeters "386"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705260730-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1049995422363 -16.7903003692627)"^^geo:wktLiteral ;
  geo-pos:lat "17.1049995422363"^^xsd:decimal ;
  geo-pos:long "-16.7903003692627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705260730-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:705260730-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '705260730-1'^^xsd:string;
  dwc:scientificName 'Raja straeleni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.790300369263'^^xsd:double;
  dwc:latitude '17.104999542236'^^xsd:double;
  dwc:minimumDepth '386'^^xsd:integer;
  dwc:maximumDepth '386'^^xsd:integer;
  dwc:aphiaid '217400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:705260730-1'^^xsd:anyURI;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '217400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250650-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250650-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250650-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4256992340088 -17.3262004852295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4256992340088"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3262004852295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1534"^^xsd:integer ;
  dwc:maximumDepthInMeters "1534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250650-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4256992340088 -17.3262004852295)"^^geo:wktLiteral ;
  geo-pos:lat "19.4256992340088"^^xsd:decimal ;
  geo-pos:long "-17.3262004852295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250650-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711250650-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711250650-2'^^xsd:string;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.326200485229'^^xsd:double;
  dwc:latitude '19.425699234009'^^xsd:double;
  dwc:minimumDepth '1534'^^xsd:integer;
  dwc:maximumDepth '1534'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711250650-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250584-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250584-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250584-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6429996490479 -17.2731990814209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.6429996490479"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2731990814209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1001"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250584-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6429996490479 -17.2731990814209)"^^geo:wktLiteral ;
  geo-pos:lat "19.6429996490479"^^xsd:decimal ;
  geo-pos:long "-17.2731990814209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250584-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711250584-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711250584-1'^^xsd:string;
  dwc:scientificName 'Leptostomias haplocaulus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.273199081421'^^xsd:double;
  dwc:latitude '19.642999649048'^^xsd:double;
  dwc:minimumDepth '1001'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:aphiaid '127356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711250584-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130703-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130703-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130703-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7667007446289 -16.7266998291016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.7667007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7266998291016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "648"^^xsd:integer ;
  dwc:maximumDepthInMeters "648"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130703-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7667007446289 -16.7266998291016)"^^geo:wktLiteral ;
  geo-pos:lat "17.7667007446289"^^xsd:decimal ;
  geo-pos:long "-16.7266998291016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130703-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711130703-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711130703-2'^^xsd:string;
  dwc:scientificName 'Leptostomias haplocaulus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.726699829102'^^xsd:double;
  dwc:latitude '17.766700744629'^^xsd:double;
  dwc:minimumDepth '648'^^xsd:integer;
  dwc:maximumDepth '648'^^xsd:integer;
  dwc:aphiaid '127356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711130703-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170500-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170500-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170500-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8022003173828 -17.9694995880127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8022003173828"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9694995880127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1255"^^xsd:integer ;
  dwc:maximumDepthInMeters "1255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170500-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8022003173828 -17.9694995880127)"^^geo:wktLiteral ;
  geo-pos:lat "20.8022003173828"^^xsd:decimal ;
  geo-pos:long "-17.9694995880127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170500-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170500-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170500-2'^^xsd:string;
  dwc:scientificName 'Dicrolene introniger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.969499588013'^^xsd:double;
  dwc:latitude '20.802200317383'^^xsd:double;
  dwc:minimumDepth '1255'^^xsd:integer;
  dwc:maximumDepth '1255'^^xsd:integer;
  dwc:aphiaid '275895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170500-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '275895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203220330-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203220330-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203220330-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0221996307373 -16.0907001495361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.0221996307373"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0907001495361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "646.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "646.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203220330-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0221996307373 -16.0907001495361)"^^geo:wktLiteral ;
  geo-pos:lat "19.0221996307373"^^xsd:decimal ;
  geo-pos:long "-16.0907001495361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203220330-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:203220330-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '203220330-1'^^xsd:string;
  dwc:scientificName 'Halosaurus ovenii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Arantxa Carroceda'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '-16.090700149536'^^xsd:double;
  dwc:latitude '19.022199630737'^^xsd:double;
  dwc:minimumDepth '646.5'^^xsd:double;
  dwc:maximumDepth '646.5'^^xsd:double;
  dwc:aphiaid '126641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:203220330-1'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180507-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180507-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180507-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5737991333008 -18.5377006530762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5737991333008"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5377006530762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180507-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5737991333008 -18.5377006530762)"^^geo:wktLiteral ;
  geo-pos:lat "20.5737991333008"^^xsd:decimal ;
  geo-pos:long "-18.5377006530762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180507-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180507-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180507-1'^^xsd:string;
  dwc:scientificName 'Conocara macropterum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.537700653076'^^xsd:double;
  dwc:latitude '20.573799133301'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '126695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180507-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120430-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120430-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120430-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.7206993103027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.0580005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7206993103027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175.94"^^xsd:integer ;
  dwc:maximumDepthInMeters "175.94"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120430-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.7206993103027)"^^geo:wktLiteral ;
  geo-pos:lat "17.0580005645752"^^xsd:decimal ;
  geo-pos:long "-16.7206993103027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120430-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706120430-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706120430-1'^^xsd:string;
  dwc:scientificName 'Scorpaena stephanica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.720699310303'^^xsd:double;
  dwc:latitude '17.058000564575'^^xsd:double;
  dwc:minimumDepth '175.94'^^xsd:double;
  dwc:maximumDepth '175.94'^^xsd:double;
  dwc:aphiaid '274737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706120430-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '274737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200769-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200769-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200769-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1259994506836 -17.6079998016357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1259994506836"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6079998016357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200769-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1259994506836 -17.6079998016357)"^^geo:wktLiteral ;
  geo-pos:lat "20.1259994506836"^^xsd:decimal ;
  geo-pos:long "-17.6079998016357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200769-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811200769-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811200769-2'^^xsd:string;
  dwc:scientificName 'Pterothrissus belloci'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.607999801636'^^xsd:double;
  dwc:latitude '20.125999450684'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '282504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811200769-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1043474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702120701-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702120701-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702120701-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0534992218018 -16.6548004150391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0534992218018"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6548004150391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "703.76"^^xsd:integer ;
  dwc:maximumDepthInMeters "703.76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702120701-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0534992218018 -16.6548004150391)"^^geo:wktLiteral ;
  geo-pos:lat "18.0534992218018"^^xsd:decimal ;
  geo-pos:long "-16.6548004150391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702120701-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:702120701-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '702120701-1'^^xsd:string;
  dwc:scientificName 'Ebinania costaecanariae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.654800415039'^^xsd:double;
  dwc:latitude '18.053499221802'^^xsd:double;
  dwc:minimumDepth '703.76'^^xsd:double;
  dwc:maximumDepth '703.76'^^xsd:double;
  dwc:aphiaid '127238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:702120701-1'^^xsd:anyURI;
  dwc:observationDate '2007-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200540-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200540-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200540-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4076995849609"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1236991882324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200540-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  geo-pos:lat "20.4076995849609"^^xsd:decimal ;
  geo-pos:long "-18.1236991882324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200540-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200540-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200540-1'^^xsd:string;
  dwc:scientificName 'Halosaurus guenteri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.123699188232'^^xsd:double;
  dwc:latitude '20.407699584961'^^xsd:double;
  dwc:minimumDepth '1302.5'^^xsd:double;
  dwc:maximumDepth '1302.5'^^xsd:double;
  dwc:aphiaid '158557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200540-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '158557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170492-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170492-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170492-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7766990661621"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7907009124756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "818.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "818.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170492-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  geo-pos:lat "20.7766990661621"^^xsd:decimal ;
  geo-pos:long "-17.7907009124756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170492-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170492-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170492-1'^^xsd:string;
  dwc:scientificName 'Trachyscorpia cristulata  echinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.790700912476'^^xsd:double;
  dwc:latitude '20.776699066162'^^xsd:double;
  dwc:minimumDepth '818.5'^^xsd:double;
  dwc:maximumDepth '818.5'^^xsd:double;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170492-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170499-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170499-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170499-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8022003173828 -17.9694995880127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8022003173828"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9694995880127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1255"^^xsd:integer ;
  dwc:maximumDepthInMeters "1255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170499-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8022003173828 -17.9694995880127)"^^geo:wktLiteral ;
  geo-pos:lat "20.8022003173828"^^xsd:decimal ;
  geo-pos:long "-17.9694995880127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170499-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170499-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170499-1'^^xsd:string;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.969499588013'^^xsd:double;
  dwc:latitude '20.802200317383'^^xsd:double;
  dwc:minimumDepth '1255'^^xsd:integer;
  dwc:maximumDepth '1255'^^xsd:integer;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170499-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210555-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210555-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210555-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6501998901367"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8358001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "506.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "506.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210555-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  geo-pos:lat "20.6501998901367"^^xsd:decimal ;
  geo-pos:long "-17.8358001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210555-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210555-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210555-2'^^xsd:string;
  dwc:scientificName 'Hymenocephalus italicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.835800170898'^^xsd:double;
  dwc:latitude '20.650199890137'^^xsd:double;
  dwc:minimumDepth '506.5'^^xsd:double;
  dwc:maximumDepth '506.5'^^xsd:double;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210555-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180517-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180517-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180517-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6205005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4213008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1404"^^xsd:integer ;
  dwc:maximumDepthInMeters "1404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180517-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  geo-pos:lat "20.6205005645752"^^xsd:decimal ;
  geo-pos:long "-18.4213008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180517-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180517-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180517-2'^^xsd:string;
  dwc:scientificName 'Halosaurus ovenii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.421300888061'^^xsd:double;
  dwc:latitude '20.620500564575'^^xsd:double;
  dwc:minimumDepth '1404'^^xsd:integer;
  dwc:maximumDepth '1404'^^xsd:integer;
  dwc:aphiaid '126641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180517-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020797-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020797-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020797-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1678009033203 -16.5056991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1678009033203"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5056991577148"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020797-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1678009033203 -16.5056991577148)"^^geo:wktLiteral ;
  geo-pos:lat "17.1678009033203"^^xsd:decimal ;
  geo-pos:long "-16.5056991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020797-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:812020797-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '812020797-2'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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.505699157715'^^xsd:double;
  dwc:latitude '17.16780090332'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:812020797-2'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270598-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270598-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270598-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2534999847412 -16.9897003173828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2534999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9897003173828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "738.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "738.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270598-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2534999847412 -16.9897003173828)"^^geo:wktLiteral ;
  geo-pos:lat "19.2534999847412"^^xsd:decimal ;
  geo-pos:long "-16.9897003173828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270598-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711270598-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711270598-2'^^xsd:string;
  dwc:scientificName 'Nezumia duodecim'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.989700317383'^^xsd:double;
  dwc:latitude '19.253499984741'^^xsd:double;
  dwc:minimumDepth '738.5'^^xsd:double;
  dwc:maximumDepth '738.5'^^xsd:double;
  dwc:aphiaid '272405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711270598-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '272405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220563-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220563-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220563-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2334995269775 -17.6527004241943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.2334995269775"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6527004241943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "460.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220563-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2334995269775 -17.6527004241943)"^^geo:wktLiteral ;
  geo-pos:lat "20.2334995269775"^^xsd:decimal ;
  geo-pos:long "-17.6527004241943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220563-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711220563-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711220563-1'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.652700424194'^^xsd:double;
  dwc:latitude '20.233499526977'^^xsd:double;
  dwc:minimumDepth '460.5'^^xsd:double;
  dwc:maximumDepth '460.5'^^xsd:double;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711220563-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230808-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230808-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230808-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9531993865967"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3920001983643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230808-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  geo-pos:lat "17.9531993865967"^^xsd:decimal ;
  geo-pos:long "-16.3920001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230808-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811230808-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811230808-2'^^xsd:string;
  dwc:scientificName 'Brotula barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.392000198364'^^xsd:double;
  dwc:latitude '17.953199386597'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '159067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811230808-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '159067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203250343-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203250343-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203250343-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0221996307373 -16.0907001495361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.0221996307373"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0907001495361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "646.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "646.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203250343-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0221996307373 -16.0907001495361)"^^geo:wktLiteral ;
  geo-pos:lat "19.0221996307373"^^xsd:decimal ;
  geo-pos:long "-16.0907001495361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203250343-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:203250343-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '203250343-2'^^xsd:string;
  dwc:scientificName 'Lamprogrammus exutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Arantxa Carroceda'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '-16.090700149536'^^xsd:double;
  dwc:latitude '19.022199630737'^^xsd:double;
  dwc:minimumDepth '646.5'^^xsd:double;
  dwc:maximumDepth '646.5'^^xsd:double;
  dwc:aphiaid '272802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:203250343-2'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '272802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140704-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140704-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140704-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0499992370605 -16.637300491333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-16.637300491333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "684"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140704-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0499992370605 -16.637300491333)"^^geo:wktLiteral ;
  geo-pos:lat "18.0499992370605"^^xsd:decimal ;
  geo-pos:long "-16.637300491333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140704-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711140704-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711140704-1'^^xsd:string;
  dwc:scientificName 'Halosaurus ovenii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.637300491333'^^xsd:double;
  dwc:latitude '18.049999237061'^^xsd:double;
  dwc:minimumDepth '684'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:aphiaid '126641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711140704-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140709-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140709-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140709-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0499992370605 -16.637300491333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-16.637300491333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "684"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140709-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0499992370605 -16.637300491333)"^^geo:wktLiteral ;
  geo-pos:lat "18.0499992370605"^^xsd:decimal ;
  geo-pos:long "-16.637300491333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140709-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711140709-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711140709-1'^^xsd:string;
  dwc:scientificName 'Lamprogrammus exutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.637300491333'^^xsd:double;
  dwc:latitude '18.049999237061'^^xsd:double;
  dwc:minimumDepth '684'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:aphiaid '272802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711140709-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '272802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110475-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110475-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110475-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1392993927002"^^xsd:decimal ;
  dwc:decimalLongitude "-16.753999710083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110475-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  geo-pos:lat "17.1392993927002"^^xsd:decimal ;
  geo-pos:long "-16.753999710083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110475-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706110475-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706110475-1'^^xsd:string;
  dwc:scientificName 'Uranoscopus polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.753999710083'^^xsd:double;
  dwc:latitude '17.1392993927'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '274043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706110475-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '274043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102251237-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102251237-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102251237-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1833000183105 -16.8542003631592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1833000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8542003631592"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102251237-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1833000183105 -16.8542003631592)"^^geo:wktLiteral ;
  geo-pos:lat "19.1833000183105"^^xsd:decimal ;
  geo-pos:long "-16.8542003631592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102251237-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1102251237-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1102251237-1'^^xsd:string;
  dwc:scientificName 'Oxynotus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '-16.854200363159'^^xsd:double;
  dwc:latitude '19.183300018311'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '105915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1102251237-1'^^xsd:anyURI;
  dwc:observationDate '2011-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170494-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170494-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170494-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8383007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "621"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170494-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  geo-pos:lat "20.7000007629395"^^xsd:decimal ;
  geo-pos:long "-17.8383007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170494-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170494-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170494-2'^^xsd:string;
  dwc:scientificName 'Ebinania costaecanariae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.838300704956'^^xsd:double;
  dwc:latitude '20.700000762939'^^xsd:double;
  dwc:minimumDepth '621'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '127238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170494-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200778-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200778-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200778-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1259994506836 -17.6079998016357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1259994506836"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6079998016357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200778-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1259994506836 -17.6079998016357)"^^geo:wktLiteral ;
  geo-pos:lat "20.1259994506836"^^xsd:decimal ;
  geo-pos:long "-17.6079998016357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811200778-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811200778-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811200778-2'^^xsd:string;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.607999801636'^^xsd:double;
  dwc:latitude '20.125999450684'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811200778-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702120660-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702120660-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702120660-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0534992218018 -16.6548004150391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0534992218018"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6548004150391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "703.76"^^xsd:integer ;
  dwc:maximumDepthInMeters "703.76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702120660-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0534992218018 -16.6548004150391)"^^geo:wktLiteral ;
  geo-pos:lat "18.0534992218018"^^xsd:decimal ;
  geo-pos:long "-16.6548004150391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702120660-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:702120660-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '702120660-1'^^xsd:string;
  dwc:scientificName 'Leucoraja leucosticta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.654800415039'^^xsd:double;
  dwc:latitude '18.053499221802'^^xsd:double;
  dwc:minimumDepth '703.76'^^xsd:double;
  dwc:maximumDepth '703.76'^^xsd:double;
  dwc:aphiaid '271565'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:702120660-1'^^xsd:anyURI;
  dwc:observationDate '2007-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '271565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711290644-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711290644-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711290644-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0359992980957 -16.8400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.0359992980957"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "422.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "422.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711290644-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0359992980957 -16.8400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "19.0359992980957"^^xsd:decimal ;
  geo-pos:long "-16.8400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711290644-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711290644-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711290644-1'^^xsd:string;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.840000152588'^^xsd:double;
  dwc:latitude '19.035999298096'^^xsd:double;
  dwc:minimumDepth '422.5'^^xsd:double;
  dwc:maximumDepth '422.5'^^xsd:double;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711290644-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091264-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091264-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091264-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6875"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6042995452881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091264-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  geo-pos:lat "18.6875"^^xsd:decimal ;
  geo-pos:long "-16.6042995452881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091264-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091264-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091264-1'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.604299545288'^^xsd:double;
  dwc:latitude '18.6875'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091264-1'^^xsd:anyURI;
  dwc:observationDate '2012-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200534-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200534-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200534-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3008003234863"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18630027771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200534-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  geo-pos:lat "20.3008003234863"^^xsd:decimal ;
  geo-pos:long "-18.18630027771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200534-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200534-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200534-1'^^xsd:string;
  dwc:scientificName 'Howella sherborni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.18630027771'^^xsd:double;
  dwc:latitude '20.300800323486'^^xsd:double;
  dwc:minimumDepth '1772.5'^^xsd:double;
  dwc:maximumDepth '1772.5'^^xsd:double;
  dwc:aphiaid '126995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200534-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190526-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190526-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190526-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6697998046875 -18.2586994171143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6697998046875"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2586994171143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1308"^^xsd:integer ;
  dwc:maximumDepthInMeters "1308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190526-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6697998046875 -18.2586994171143)"^^geo:wktLiteral ;
  geo-pos:lat "20.6697998046875"^^xsd:decimal ;
  geo-pos:long "-18.2586994171143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190526-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711190526-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711190526-1'^^xsd:string;
  dwc:scientificName 'Nemichthys curvirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.258699417114'^^xsd:double;
  dwc:latitude '20.669799804688'^^xsd:double;
  dwc:minimumDepth '1308'^^xsd:integer;
  dwc:maximumDepth '1308'^^xsd:integer;
  dwc:aphiaid '126305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711190526-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250647-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250647-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250647-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4256992340088 -17.3262004852295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4256992340088"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3262004852295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1534"^^xsd:integer ;
  dwc:maximumDepthInMeters "1534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250647-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4256992340088 -17.3262004852295)"^^geo:wktLiteral ;
  geo-pos:lat "19.4256992340088"^^xsd:decimal ;
  geo-pos:long "-17.3262004852295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250647-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711250647-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711250647-1'^^xsd:string;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.326200485229'^^xsd:double;
  dwc:latitude '19.425699234009'^^xsd:double;
  dwc:minimumDepth '1534'^^xsd:integer;
  dwc:maximumDepth '1534'^^xsd:integer;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711250647-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230576-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230576-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230576-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8502998352051 -17.7367000579834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8502998352051"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7367000579834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1438"^^xsd:integer ;
  dwc:maximumDepthInMeters "1438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230576-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8502998352051 -17.7367000579834)"^^geo:wktLiteral ;
  geo-pos:lat "19.8502998352051"^^xsd:decimal ;
  geo-pos:long "-17.7367000579834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230576-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711230576-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711230576-1'^^xsd:string;
  dwc:scientificName 'Tetragonurus cuvieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.736700057983'^^xsd:double;
  dwc:latitude '19.850299835205'^^xsd:double;
  dwc:minimumDepth '1438'^^xsd:integer;
  dwc:maximumDepth '1438'^^xsd:integer;
  dwc:aphiaid '127080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711230576-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230574-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230574-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230574-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8502998352051 -17.7367000579834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8502998352051"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7367000579834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1438"^^xsd:integer ;
  dwc:maximumDepthInMeters "1438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230574-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8502998352051 -17.7367000579834)"^^geo:wktLiteral ;
  geo-pos:lat "19.8502998352051"^^xsd:decimal ;
  geo-pos:long "-17.7367000579834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230574-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711230574-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711230574-1'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.736700057983'^^xsd:double;
  dwc:latitude '19.850299835205'^^xsd:double;
  dwc:minimumDepth '1438'^^xsd:integer;
  dwc:maximumDepth '1438'^^xsd:integer;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711230574-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180519-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180519-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180519-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6021995544434 -18.2215003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6021995544434"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2215003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1130"^^xsd:integer ;
  dwc:maximumDepthInMeters "1130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180519-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6021995544434 -18.2215003967285)"^^geo:wktLiteral ;
  geo-pos:lat "20.6021995544434"^^xsd:decimal ;
  geo-pos:long "-18.2215003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180519-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180519-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180519-1'^^xsd:string;
  dwc:scientificName 'Stomias boa  boa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.221500396729'^^xsd:double;
  dwc:latitude '20.602199554443'^^xsd:double;
  dwc:minimumDepth '1130'^^xsd:integer;
  dwc:maximumDepth '1130'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180519-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010716-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010716-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010716-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5520000457764 -16.8036994934082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8036994934082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "847.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "847.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010716-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5520000457764 -16.8036994934082)"^^geo:wktLiteral ;
  geo-pos:lat "18.5520000457764"^^xsd:decimal ;
  geo-pos:long "-16.8036994934082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010716-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712010716-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712010716-1'^^xsd:string;
  dwc:scientificName 'Coloconger cadenati'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.803699493408'^^xsd:double;
  dwc:latitude '18.552000045776'^^xsd:double;
  dwc:minimumDepth '847.5'^^xsd:double;
  dwc:maximumDepth '847.5'^^xsd:double;
  dwc:aphiaid '277411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712010716-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '277411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300608-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300608-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300608-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5412006378174 -16.8896999359131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5412006378174"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8896999359131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300608-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5412006378174 -16.8896999359131)"^^geo:wktLiteral ;
  geo-pos:lat "18.5412006378174"^^xsd:decimal ;
  geo-pos:long "-16.8896999359131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300608-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711300608-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711300608-1'^^xsd:string;
  dwc:scientificName 'Astronesthes gemmifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '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.889699935913'^^xsd:double;
  dwc:latitude '18.541200637817'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1179'^^xsd:integer;
  dwc:aphiaid '127322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711300608-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190763-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190763-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190763-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62619972229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190763-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  geo-pos:lat "20.7182998657227"^^xsd:decimal ;
  geo-pos:long "-17.62619972229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190763-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811190763-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811190763-1'^^xsd:string;
  dwc:scientificName 'Blennius normani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.62619972229'^^xsd:double;
  dwc:latitude '20.718299865723'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '273121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811190763-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '273121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611141248-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611141248-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611141248-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.175500869751 -17.7033004760742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.175500869751"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7033004760742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "560"^^xsd:integer ;
  dwc:maximumDepthInMeters "560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611141248-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.175500869751 -17.7033004760742)"^^geo:wktLiteral ;
  geo-pos:lat "21.175500869751"^^xsd:decimal ;
  geo-pos:long "-17.7033004760742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611141248-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:611141248-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '611141248-1'^^xsd:string;
  dwc:scientificName 'Raja barnardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Carlos Hernández'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.703300476074'^^xsd:double;
  dwc:latitude '21.175500869751'^^xsd:double;
  dwc:minimumDepth '560'^^xsd:integer;
  dwc:maximumDepth '560'^^xsd:integer;
  dwc:aphiaid '298860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:611141248-1'^^xsd:anyURI;
  dwc:observationDate '2006-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '217410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230756-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230756-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230756-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3367004394531 -16.6742992401123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3367004394531"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6742992401123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "583.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "583.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230756-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3367004394531 -16.6742992401123)"^^geo:wktLiteral ;
  geo-pos:lat "18.3367004394531"^^xsd:decimal ;
  geo-pos:long "-16.6742992401123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230756-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811230756-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811230756-1'^^xsd:string;
  dwc:scientificName 'Bufoceratias wedli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.674299240112'^^xsd:double;
  dwc:latitude '18.336700439453'^^xsd:double;
  dwc:minimumDepth '583.5'^^xsd:double;
  dwc:maximumDepth '583.5'^^xsd:double;
  dwc:aphiaid '280006'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811230756-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '280006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180505-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180505-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180505-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5737991333008 -18.5377006530762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5737991333008"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5377006530762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180505-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5737991333008 -18.5377006530762)"^^geo:wktLiteral ;
  geo-pos:lat "20.5737991333008"^^xsd:decimal ;
  geo-pos:long "-18.5377006530762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180505-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180505-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180505-1'^^xsd:string;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.537700653076'^^xsd:double;
  dwc:latitude '20.573799133301'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180505-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180504-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180504-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180504-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5737991333008 -18.5377006530762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5737991333008"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5377006530762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180504-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5737991333008 -18.5377006530762)"^^geo:wktLiteral ;
  geo-pos:lat "20.5737991333008"^^xsd:decimal ;
  geo-pos:long "-18.5377006530762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180504-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180504-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180504-1'^^xsd:string;
  dwc:scientificName 'Hydrolagus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.537700653076'^^xsd:double;
  dwc:latitude '20.573799133301'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '105826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180504-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '105826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210551-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210551-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210551-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4225006103516 -17.9563007354736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4225006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9563007354736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1001.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210551-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4225006103516 -17.9563007354736)"^^geo:wktLiteral ;
  geo-pos:lat "20.4225006103516"^^xsd:decimal ;
  geo-pos:long "-17.9563007354736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210551-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210551-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210551-1'^^xsd:string;
  dwc:scientificName 'Monomitopus metriostoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.956300735474'^^xsd:double;
  dwc:latitude '20.422500610352'^^xsd:double;
  dwc:minimumDepth '1001.5'^^xsd:double;
  dwc:maximumDepth '1001.5'^^xsd:double;
  dwc:aphiaid '126674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210551-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611141251-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611141251-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611141251-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.175500869751 -17.7033004760742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.175500869751"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7033004760742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "560"^^xsd:integer ;
  dwc:maximumDepthInMeters "560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611141251-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.175500869751 -17.7033004760742)"^^geo:wktLiteral ;
  geo-pos:lat "21.175500869751"^^xsd:decimal ;
  geo-pos:long "-17.7033004760742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611141251-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:611141251-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '611141251-1'^^xsd:string;
  dwc:scientificName 'Raja barnardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Carlos Hernández'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.703300476074'^^xsd:double;
  dwc:latitude '21.175500869751'^^xsd:double;
  dwc:minimumDepth '560'^^xsd:integer;
  dwc:maximumDepth '560'^^xsd:integer;
  dwc:aphiaid '298860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:611141251-1'^^xsd:anyURI;
  dwc:observationDate '2006-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '217410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230807-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230807-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230807-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9531993865967"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3920001983643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230807-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  geo-pos:lat "17.9531993865967"^^xsd:decimal ;
  geo-pos:long "-16.3920001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230807-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811230807-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811230807-1'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^xsd:string;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.392000198364'^^xsd:double;
  dwc:latitude '17.953199386597'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811230807-1'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912060821-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912060821-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912060821-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7721996307373 -16.8589992523193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7721996307373"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8589992523193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "758"^^xsd:integer ;
  dwc:maximumDepthInMeters "758"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912060821-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7721996307373 -16.8589992523193)"^^geo:wktLiteral ;
  geo-pos:lat "18.7721996307373"^^xsd:decimal ;
  geo-pos:long "-16.8589992523193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912060821-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:912060821-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '912060821-1'^^xsd:string;
  dwc:scientificName 'Bathyuroconger vicinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.858999252319'^^xsd:double;
  dwc:latitude '18.772199630737'^^xsd:double;
  dwc:minimumDepth '758'^^xsd:integer;
  dwc:maximumDepth '758'^^xsd:integer;
  dwc:aphiaid '126284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:912060821-1'^^xsd:anyURI;
  dwc:observationDate '2009-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '126284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230572-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230572-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230572-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9027004241943 -17.8672008514404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9027004241943"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8672008514404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "1528"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230572-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9027004241943 -17.8672008514404)"^^geo:wktLiteral ;
  geo-pos:lat "19.9027004241943"^^xsd:decimal ;
  geo-pos:long "-17.8672008514404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230572-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711230572-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711230572-1'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.86720085144'^^xsd:double;
  dwc:latitude '19.902700424194'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '1528'^^xsd:integer;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711230572-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170493-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170493-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170493-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8383007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "621"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170493-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  geo-pos:lat "20.7000007629395"^^xsd:decimal ;
  geo-pos:long "-17.8383007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170493-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170493-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170493-1'^^xsd:string;
  dwc:scientificName 'Trachyscorpia cristulata  echinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.838300704956'^^xsd:double;
  dwc:latitude '20.700000762939'^^xsd:double;
  dwc:minimumDepth '621'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170493-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281235-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281235-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281235-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.18630027771 -16.8514995574951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.18630027771"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8514995574951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281235-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.18630027771 -16.8514995574951)"^^geo:wktLiteral ;
  geo-pos:lat "19.18630027771"^^xsd:decimal ;
  geo-pos:long "-16.8514995574951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281235-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1102281235-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1102281235-1'^^xsd:string;
  dwc:scientificName 'Oxynotus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.851499557495'^^xsd:double;
  dwc:latitude '19.18630027771'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '105915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1102281235-1'^^xsd:anyURI;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '105915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190524-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190524-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190524-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6697998046875 -18.2586994171143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6697998046875"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2586994171143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1308"^^xsd:integer ;
  dwc:maximumDepthInMeters "1308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190524-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6697998046875 -18.2586994171143)"^^geo:wktLiteral ;
  geo-pos:lat "20.6697998046875"^^xsd:decimal ;
  geo-pos:long "-18.2586994171143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190524-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711190524-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711190524-2'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.258699417114'^^xsd:double;
  dwc:latitude '20.669799804688'^^xsd:double;
  dwc:minimumDepth '1308'^^xsd:integer;
  dwc:maximumDepth '1308'^^xsd:integer;
  dwc:aphiaid '126556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711190524-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170489-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170489-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170489-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7766990661621"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7907009124756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "818.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "818.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170489-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  geo-pos:lat "20.7766990661621"^^xsd:decimal ;
  geo-pos:long "-17.7907009124756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170489-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170489-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170489-2'^^xsd:string;
  dwc:scientificName 'Hoplostethus cadenati'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.790700912476'^^xsd:double;
  dwc:latitude '20.776699066162'^^xsd:double;
  dwc:minimumDepth '818.5'^^xsd:double;
  dwc:maximumDepth '818.5'^^xsd:double;
  dwc:aphiaid '126403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170489-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9351997375488 -16.8584995269775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.9351997375488"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8584995269775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "573"^^xsd:integer ;
  dwc:maximumDepthInMeters "573"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9351997375488 -16.8584995269775)"^^geo:wktLiteral ;
  geo-pos:lat "18.9351997375488"^^xsd:decimal ;
  geo-pos:long "-16.8584995269775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1102281387-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1102281387-4'^^xsd:string;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.858499526977'^^xsd:double;
  dwc:latitude '18.935199737549'^^xsd:double;
  dwc:minimumDepth '573'^^xsd:integer;
  dwc:maximumDepth '573'^^xsd:integer;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1102281387-4'^^xsd:anyURI;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030659-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030659-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030659-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1557998657227 -17.0697002410889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1557998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0697002410889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1240"^^xsd:integer ;
  dwc:maximumDepthInMeters "1240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030659-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1557998657227 -17.0697002410889)"^^geo:wktLiteral ;
  geo-pos:lat "16.1557998657227"^^xsd:decimal ;
  geo-pos:long "-17.0697002410889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030659-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712030659-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712030659-1'^^xsd:string;
  dwc:scientificName 'Centrophorus granulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '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.069700241089'^^xsd:double;
  dwc:latitude '16.155799865723'^^xsd:double;
  dwc:minimumDepth '1240'^^xsd:integer;
  dwc:maximumDepth '1240'^^xsd:integer;
  dwc:aphiaid '105899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712030659-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '105899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070627-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070627-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070627-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5182991027832 -17.0711994171143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.5182991027832"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0711994171143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070627-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5182991027832 -17.0711994171143)"^^geo:wktLiteral ;
  geo-pos:lat "16.5182991027832"^^xsd:decimal ;
  geo-pos:long "-17.0711994171143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070627-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712070627-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712070627-1'^^xsd:string;
  dwc:scientificName 'Scombrolabrax heterolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '-17.071199417114'^^xsd:double;
  dwc:latitude '16.518299102783'^^xsd:double;
  dwc:minimumDepth '1385.5'^^xsd:double;
  dwc:maximumDepth '1385.5'^^xsd:double;
  dwc:aphiaid '127030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712070627-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091256-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091256-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091256-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6742992401123 -16.600700378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6742992401123"^^xsd:decimal ;
  dwc:decimalLongitude "-16.600700378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091256-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6742992401123 -16.600700378418)"^^geo:wktLiteral ;
  geo-pos:lat "18.6742992401123"^^xsd:decimal ;
  geo-pos:long "-16.600700378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091256-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091256-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091256-1'^^xsd:string;
  dwc:scientificName 'Synchiropus phaeton'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.600700378418'^^xsd:double;
  dwc:latitude '18.674299240112'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '126798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091256-1'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706150664-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706150664-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706150664-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8383007049561 -16.891300201416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.8383007049561"^^xsd:decimal ;
  dwc:decimalLongitude "-16.891300201416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "692.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "692.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706150664-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8383007049561 -16.891300201416)"^^geo:wktLiteral ;
  geo-pos:lat "18.8383007049561"^^xsd:decimal ;
  geo-pos:long "-16.891300201416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706150664-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706150664-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706150664-1'^^xsd:string;
  dwc:scientificName 'Bathygadus melanobranchus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.891300201416'^^xsd:double;
  dwc:latitude '18.838300704956'^^xsd:double;
  dwc:minimumDepth '692.6'^^xsd:double;
  dwc:maximumDepth '692.6'^^xsd:double;
  dwc:aphiaid '126463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706150664-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706130682-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706130682-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706130682-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3687000274658 -16.5247001647949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3687000274658"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5247001647949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151.86"^^xsd:integer ;
  dwc:maximumDepthInMeters "151.86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706130682-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3687000274658 -16.5247001647949)"^^geo:wktLiteral ;
  geo-pos:lat "18.3687000274658"^^xsd:decimal ;
  geo-pos:long "-16.5247001647949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706130682-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706130682-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706130682-1'^^xsd:string;
  dwc:scientificName 'Erythrocles monodi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.524700164795'^^xsd:double;
  dwc:latitude '18.368700027466'^^xsd:double;
  dwc:minimumDepth '151.86'^^xsd:double;
  dwc:maximumDepth '151.86'^^xsd:double;
  dwc:aphiaid '126855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706130682-1'^^xsd:anyURI;
  dwc:observationDate '2012-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200543-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200543-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200543-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4076995849609"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1236991882324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200543-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  geo-pos:lat "20.4076995849609"^^xsd:decimal ;
  geo-pos:long "-18.1236991882324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200543-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200543-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200543-1'^^xsd:string;
  dwc:scientificName 'Talismania antillarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.123699188232'^^xsd:double;
  dwc:latitude '20.407699584961'^^xsd:double;
  dwc:minimumDepth '1302.5'^^xsd:double;
  dwc:maximumDepth '1302.5'^^xsd:double;
  dwc:aphiaid '126711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200543-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811280795-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811280795-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811280795-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.7206993103027 -17.1555004119873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.7206993103027"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1555004119873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1685"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811280795-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.7206993103027 -17.1555004119873)"^^geo:wktLiteral ;
  geo-pos:lat "16.7206993103027"^^xsd:decimal ;
  geo-pos:long "-17.1555004119873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811280795-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811280795-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811280795-1'^^xsd:string;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.155500411987'^^xsd:double;
  dwc:latitude '16.720699310303'^^xsd:double;
  dwc:minimumDepth '1685'^^xsd:integer;
  dwc:maximumDepth '1685'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811280795-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190812-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190812-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190812-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62619972229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190812-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  geo-pos:lat "20.7182998657227"^^xsd:decimal ;
  geo-pos:long "-17.62619972229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190812-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811190812-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811190812-1'^^xsd:string;
  dwc:scientificName 'Trachurus trecae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.62619972229'^^xsd:double;
  dwc:latitude '20.718299865723'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '126823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811190812-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170487-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170487-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170487-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7766990661621"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7907009124756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "818.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "818.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170487-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  geo-pos:lat "20.7766990661621"^^xsd:decimal ;
  geo-pos:long "-17.7907009124756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170487-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170487-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170487-1'^^xsd:string;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.790700912476'^^xsd:double;
  dwc:latitude '20.776699066162'^^xsd:double;
  dwc:minimumDepth '818.5'^^xsd:double;
  dwc:maximumDepth '818.5'^^xsd:double;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170487-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210555-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210555-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210555-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6501998901367"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8358001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "506.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "506.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210555-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  geo-pos:lat "20.6501998901367"^^xsd:decimal ;
  geo-pos:long "-17.8358001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210555-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210555-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210555-1'^^xsd:string;
  dwc:scientificName 'Hymenocephalus italicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.835800170898'^^xsd:double;
  dwc:latitude '20.650199890137'^^xsd:double;
  dwc:minimumDepth '506.5'^^xsd:double;
  dwc:maximumDepth '506.5'^^xsd:double;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210555-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220564-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220564-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220564-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2334995269775 -17.6527004241943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.2334995269775"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6527004241943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "460.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220564-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2334995269775 -17.6527004241943)"^^geo:wktLiteral ;
  geo-pos:lat "20.2334995269775"^^xsd:decimal ;
  geo-pos:long "-17.6527004241943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220564-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711220564-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711220564-1'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.652700424194'^^xsd:double;
  dwc:latitude '20.233499526977'^^xsd:double;
  dwc:minimumDepth '460.5'^^xsd:double;
  dwc:maximumDepth '460.5'^^xsd:double;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711220564-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230453-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230453-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230453-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2387008666992 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2387008666992"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "643.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "643.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230453-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2387008666992 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "16.2387008666992"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230453-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:311230453-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '311230453-1'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-16.260000228882'^^xsd:double;
  dwc:latitude '16.238700866699'^^xsd:double;
  dwc:minimumDepth '643.57'^^xsd:double;
  dwc:maximumDepth '643.57'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:311230453-1'^^xsd:anyURI;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230785-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230785-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230785-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9531993865967"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3920001983643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230785-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  geo-pos:lat "17.9531993865967"^^xsd:decimal ;
  geo-pos:long "-16.3920001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230785-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811230785-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811230785-1'^^xsd:string;
  dwc:scientificName 'Arnoglossus imperialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.392000198364'^^xsd:double;
  dwc:latitude '17.953199386597'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811230785-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811260771-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811260771-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811260771-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0247001647949 -17.0242004394531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.0247001647949"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0242004394531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1639.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1639.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811260771-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0247001647949 -17.0242004394531)"^^geo:wktLiteral ;
  geo-pos:lat "17.0247001647949"^^xsd:decimal ;
  geo-pos:long "-17.0242004394531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811260771-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811260771-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811260771-1'^^xsd:string;
  dwc:scientificName 'Venefica proboscidea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.024200439453'^^xsd:double;
  dwc:latitude '17.024700164795'^^xsd:double;
  dwc:minimumDepth '1639.5'^^xsd:double;
  dwc:maximumDepth '1639.5'^^xsd:double;
  dwc:aphiaid '126310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811260771-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '126310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190793-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190793-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190793-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62619972229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190793-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  geo-pos:lat "20.7182998657227"^^xsd:decimal ;
  geo-pos:long "-17.62619972229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190793-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811190793-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811190793-2'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.62619972229'^^xsd:double;
  dwc:latitude '20.718299865723'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811190793-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230756-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230756-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230756-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3367004394531 -16.6742992401123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3367004394531"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6742992401123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "583.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "583.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230756-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3367004394531 -16.6742992401123)"^^geo:wktLiteral ;
  geo-pos:lat "18.3367004394531"^^xsd:decimal ;
  geo-pos:long "-16.6742992401123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230756-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811230756-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811230756-2'^^xsd:string;
  dwc:scientificName 'Bufoceratias wedli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.674299240112'^^xsd:double;
  dwc:latitude '18.336700439453'^^xsd:double;
  dwc:minimumDepth '583.5'^^xsd:double;
  dwc:maximumDepth '583.5'^^xsd:double;
  dwc:aphiaid '280006'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811230756-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '280006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811211177-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811211177-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811211177-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9088001251221 -18.0223007202148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9088001251221"^^xsd:decimal ;
  dwc:decimalLongitude "-18.0223007202148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1835"^^xsd:integer ;
  dwc:maximumDepthInMeters "1835"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811211177-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9088001251221 -18.0223007202148)"^^geo:wktLiteral ;
  geo-pos:lat "19.9088001251221"^^xsd:decimal ;
  geo-pos:long "-18.0223007202148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811211177-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811211177-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811211177-1'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.022300720215'^^xsd:double;
  dwc:latitude '19.908800125122'^^xsd:double;
  dwc:minimumDepth '1835'^^xsd:integer;
  dwc:maximumDepth '1835'^^xsd:integer;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811211177-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230444-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230444-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230444-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3579998016357 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "782.47"^^xsd:integer ;
  dwc:maximumDepthInMeters "782.47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230444-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3579998016357 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "16.3579998016357"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230444-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:311230444-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '311230444-1'^^xsd:string;
  dwc:scientificName 'Lamprogrammus exutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-16.260000228882'^^xsd:double;
  dwc:latitude '16.357999801636'^^xsd:double;
  dwc:minimumDepth '782.47'^^xsd:double;
  dwc:maximumDepth '782.47'^^xsd:double;
  dwc:aphiaid '272802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:311230444-1'^^xsd:anyURI;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '272802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010613-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010613-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010613-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.506799697876 -16.7243003845215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.506799697876"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7243003845215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "601"^^xsd:integer ;
  dwc:maximumDepthInMeters "601"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010613-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.506799697876 -16.7243003845215)"^^geo:wktLiteral ;
  geo-pos:lat "18.506799697876"^^xsd:decimal ;
  geo-pos:long "-16.7243003845215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010613-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712010613-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712010613-2'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.724300384521'^^xsd:double;
  dwc:latitude '18.506799697876'^^xsd:double;
  dwc:minimumDepth '601'^^xsd:integer;
  dwc:maximumDepth '601'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712010613-2'^^xsd:anyURI;
  dwc:observationDate '2007-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.0580005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-16.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "140.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.75)"^^geo:wktLiteral ;
  geo-pos:lat "17.0580005645752"^^xsd:decimal ;
  geo-pos:long "-16.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706120429-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706120429-2'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.75'^^xsd:double;
  dwc:latitude '17.058000564575'^^xsd:double;
  dwc:minimumDepth '140.75'^^xsd:double;
  dwc:maximumDepth '140.75'^^xsd:double;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706120429-2'^^xsd:anyURI;
  dwc:observationDate '2012-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711260606-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711260606-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711260606-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2418003082275 -17.3596992492676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2418003082275"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3596992492676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1681.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1681.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711260606-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2418003082275 -17.3596992492676)"^^geo:wktLiteral ;
  geo-pos:lat "19.2418003082275"^^xsd:decimal ;
  geo-pos:long "-17.3596992492676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711260606-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711260606-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711260606-1'^^xsd:string;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.359699249268'^^xsd:double;
  dwc:latitude '19.241800308227'^^xsd:double;
  dwc:minimumDepth '1681.5'^^xsd:double;
  dwc:maximumDepth '1681.5'^^xsd:double;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711260606-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020797-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020797-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020797-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1678009033203 -16.5056991577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1678009033203"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5056991577148"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020797-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1678009033203 -16.5056991577148)"^^geo:wktLiteral ;
  geo-pos:lat "17.1678009033203"^^xsd:decimal ;
  geo-pos:long "-16.5056991577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812020797-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:812020797-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '812020797-1'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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.505699157715'^^xsd:double;
  dwc:latitude '17.16780090332'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:812020797-1'^^xsd:anyURI;
  dwc:observationDate '2008-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180508-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180508-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180508-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5737991333008 -18.5377006530762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5737991333008"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5377006530762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180508-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5737991333008 -18.5377006530762)"^^geo:wktLiteral ;
  geo-pos:lat "20.5737991333008"^^xsd:decimal ;
  geo-pos:long "-18.5377006530762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180508-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180508-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180508-2'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.537700653076'^^xsd:double;
  dwc:latitude '20.573799133301'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180508-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150356-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150356-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150356-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4536991119385 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4536991119385"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "162.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150356-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4536991119385 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "18.4536991119385"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150356-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:312150356-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '312150356-1'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '-16.260000228882'^^xsd:double;
  dwc:latitude '18.453699111939'^^xsd:double;
  dwc:minimumDepth '162.1'^^xsd:double;
  dwc:maximumDepth '162.1'^^xsd:double;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:312150356-1'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1201311501-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1201311501-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1201311501-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1267013549805 -18.2999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1267013549805"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2999992370605"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1201311501-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1267013549805 -18.2999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "35.1267013549805"^^xsd:decimal ;
  geo-pos:long "-18.2999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1201311501-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1201311501-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1201311501-1'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Jesús Cayuela Padilla'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.299999237061'^^xsd:double;
  dwc:latitude '35.12670135498'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1201311501-1'^^xsd:anyURI;
  dwc:observationDate '2012-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010613-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010613-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010613-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.506799697876 -16.7243003845215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.506799697876"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7243003845215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "601"^^xsd:integer ;
  dwc:maximumDepthInMeters "601"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010613-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.506799697876 -16.7243003845215)"^^geo:wktLiteral ;
  geo-pos:lat "18.506799697876"^^xsd:decimal ;
  geo-pos:long "-16.7243003845215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010613-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712010613-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712010613-1'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.724300384521'^^xsd:double;
  dwc:latitude '18.506799697876'^^xsd:double;
  dwc:minimumDepth '601'^^xsd:integer;
  dwc:maximumDepth '601'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712010613-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230572-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230572-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230572-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9027004241943 -17.8672008514404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9027004241943"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8672008514404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "1528"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230572-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9027004241943 -17.8672008514404)"^^geo:wktLiteral ;
  geo-pos:lat "19.9027004241943"^^xsd:decimal ;
  geo-pos:long "-17.8672008514404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230572-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711230572-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711230572-2'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.86720085144'^^xsd:double;
  dwc:latitude '19.902700424194'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '1528'^^xsd:integer;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711230572-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281388-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281388-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281388-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9351997375488 -16.8584995269775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.9351997375488"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8584995269775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "573"^^xsd:integer ;
  dwc:maximumDepthInMeters "573"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281388-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9351997375488 -16.8584995269775)"^^geo:wktLiteral ;
  geo-pos:lat "18.9351997375488"^^xsd:decimal ;
  geo-pos:long "-16.8584995269775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281388-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1102281388-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1102281388-1'^^xsd:string;
  dwc:scientificName 'Merluccius senegalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.858499526977'^^xsd:double;
  dwc:latitude '18.935199737549'^^xsd:double;
  dwc:minimumDepth '573'^^xsd:integer;
  dwc:maximumDepth '573'^^xsd:integer;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1102281388-1'^^xsd:anyURI;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711240579-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711240579-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711240579-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8407001495361 -17.4207992553711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8407001495361"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4207992553711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "473.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "473.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711240579-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8407001495361 -17.4207992553711)"^^geo:wktLiteral ;
  geo-pos:lat "19.8407001495361"^^xsd:decimal ;
  geo-pos:long "-17.4207992553711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711240579-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711240579-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711240579-2'^^xsd:string;
  dwc:scientificName 'Echelus myrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.420799255371'^^xsd:double;
  dwc:latitude '19.840700149536'^^xsd:double;
  dwc:minimumDepth '473.5'^^xsd:double;
  dwc:maximumDepth '473.5'^^xsd:double;
  dwc:aphiaid '126314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711240579-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180517-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180517-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180517-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6205005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4213008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1404"^^xsd:integer ;
  dwc:maximumDepthInMeters "1404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180517-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  geo-pos:lat "20.6205005645752"^^xsd:decimal ;
  geo-pos:long "-18.4213008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180517-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180517-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180517-1'^^xsd:string;
  dwc:scientificName 'Halosaurus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.421300888061'^^xsd:double;
  dwc:latitude '20.620500564575'^^xsd:double;
  dwc:minimumDepth '1404'^^xsd:integer;
  dwc:maximumDepth '1404'^^xsd:integer;
  dwc:aphiaid '272740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180517-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '272740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190896-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190896-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190896-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5757999420166 -17.0564994812012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5757999420166"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0564994812012"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190896-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5757999420166 -17.0564994812012)"^^geo:wktLiteral ;
  geo-pos:lat "19.5757999420166"^^xsd:decimal ;
  geo-pos:long "-17.0564994812012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190896-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:911190896-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '911190896-1'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Ángel Puerto y Javier Rey'^^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.056499481201'^^xsd:double;
  dwc:latitude '19.575799942017'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:911190896-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030654-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030654-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030654-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7887001037598 -16.6578006744385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.7887001037598"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6578006744385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "466"^^xsd:integer ;
  dwc:maximumDepthInMeters "466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030654-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7887001037598 -16.6578006744385)"^^geo:wktLiteral ;
  geo-pos:lat "17.7887001037598"^^xsd:decimal ;
  geo-pos:long "-16.6578006744385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030654-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712030654-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712030654-1'^^xsd:string;
  dwc:scientificName 'Gephyroberyx darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '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.657800674439'^^xsd:double;
  dwc:latitude '17.78870010376'^^xsd:double;
  dwc:minimumDepth '466'^^xsd:integer;
  dwc:maximumDepth '466'^^xsd:integer;
  dwc:aphiaid '126401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712030654-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '126401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150353-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150353-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150353-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4536991119385 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4536991119385"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "162.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150353-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4536991119385 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "18.4536991119385"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150353-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:312150353-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '312150353-1'^^xsd:string;
  dwc:scientificName 'Dentex angolensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '-16.260000228882'^^xsd:double;
  dwc:latitude '18.453699111939'^^xsd:double;
  dwc:minimumDepth '162.1'^^xsd:double;
  dwc:maximumDepth '162.1'^^xsd:double;
  dwc:aphiaid '273958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:312150353-1'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '273958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211171023-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211171023-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211171023-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.48429989814758 10.1667003631592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.48429989814758"^^xsd:decimal ;
  dwc:decimalLongitude "10.1667003631592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "466.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "466.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211171023-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.48429989814758 10.1667003631592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.48429989814758"^^xsd:decimal ;
  geo-pos:long "10.1667003631592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211171023-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:211171023-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '211171023-1'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ana Ramos'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'GA'^^xsd:string;
  dwc:longitude '10.166700363159'^^xsd:double;
  dwc:latitude '-3.4842998981476'^^xsd:double;
  dwc:minimumDepth '466.5'^^xsd:double;
  dwc:maximumDepth '466.5'^^xsd:double;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:211171023-1'^^xsd:anyURI;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170490-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170490-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170490-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8383007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "621"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170490-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  geo-pos:lat "20.7000007629395"^^xsd:decimal ;
  geo-pos:long "-17.8383007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170490-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170490-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170490-1'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.838300704956'^^xsd:double;
  dwc:latitude '20.700000762939'^^xsd:double;
  dwc:minimumDepth '621'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170490-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170643-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170643-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170643-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8383007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "621"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170643-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  geo-pos:lat "20.7000007629395"^^xsd:decimal ;
  geo-pos:long "-17.8383007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170643-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170643-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170643-1'^^xsd:string;
  dwc:scientificName 'Lophius vaillanti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.838300704956'^^xsd:double;
  dwc:latitude '20.700000762939'^^xsd:double;
  dwc:minimumDepth '621'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '272601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170643-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '272601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230578-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230578-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230578-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5690002441406 -17.5240001678467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5240001678467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1658.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1658.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230578-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5690002441406 -17.5240001678467)"^^geo:wktLiteral ;
  geo-pos:lat "19.5690002441406"^^xsd:decimal ;
  geo-pos:long "-17.5240001678467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230578-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711230578-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711230578-1'^^xsd:string;
  dwc:scientificName 'Psychrolutes inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.524000167847'^^xsd:double;
  dwc:latitude '19.569000244141'^^xsd:double;
  dwc:minimumDepth '1658.5'^^xsd:double;
  dwc:maximumDepth '1658.5'^^xsd:double;
  dwc:aphiaid '274673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711230578-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '274673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091274-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091274-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091274-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6875"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6042995452881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091274-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  geo-pos:lat "18.6875"^^xsd:decimal ;
  geo-pos:long "-16.6042995452881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091274-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091274-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091274-1'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.604299545288'^^xsd:double;
  dwc:latitude '18.6875'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091274-1'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190793-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190793-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190793-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62619972229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190793-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  geo-pos:lat "20.7182998657227"^^xsd:decimal ;
  geo-pos:long "-17.62619972229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190793-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811190793-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811190793-1'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.62619972229'^^xsd:double;
  dwc:latitude '20.718299865723'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811190793-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010467-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010467-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010467-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4666996002197 -17.2833003997803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4666996002197"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833003997803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "417.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010467-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4666996002197 -17.2833003997803)"^^geo:wktLiteral ;
  geo-pos:lat "20.4666996002197"^^xsd:decimal ;
  geo-pos:long "-17.2833003997803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010467-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:405010467-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '405010467-2'^^xsd:string;
  dwc:scientificName 'Galeus polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-17.28330039978'^^xsd:double;
  dwc:latitude '20.46669960022'^^xsd:double;
  dwc:minimumDepth '417.5'^^xsd:double;
  dwc:maximumDepth '417.5'^^xsd:double;
  dwc:aphiaid '271364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:405010467-2'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '271364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091263-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091263-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091263-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6875"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6042995452881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091263-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  geo-pos:lat "18.6875"^^xsd:decimal ;
  geo-pos:long "-16.6042995452881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091263-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091263-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091263-1'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.604299545288'^^xsd:double;
  dwc:latitude '18.6875'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091263-1'^^xsd:anyURI;
  dwc:observationDate '2012-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311270357-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311270357-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311270357-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.173999786377 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.173999786377"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "537.08"^^xsd:integer ;
  dwc:maximumDepthInMeters "537.08"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311270357-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.173999786377 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "18.173999786377"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311270357-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:311270357-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '311270357-1'^^xsd:string;
  dwc:scientificName 'Cottunculus thomsonii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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.260000228882'^^xsd:double;
  dwc:latitude '18.173999786377'^^xsd:double;
  dwc:minimumDepth '537.08'^^xsd:double;
  dwc:maximumDepth '537.08'^^xsd:double;
  dwc:aphiaid '127237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:311270357-1'^^xsd:anyURI;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091267-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091267-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091267-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6875"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6042995452881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091267-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  geo-pos:lat "18.6875"^^xsd:decimal ;
  geo-pos:long "-16.6042995452881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091267-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091267-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091267-1'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.604299545288'^^xsd:double;
  dwc:latitude '18.6875'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091267-1'^^xsd:anyURI;
  dwc:observationDate '2012-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180522-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180522-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180522-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6021995544434 -18.2215003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6021995544434"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2215003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1130"^^xsd:integer ;
  dwc:maximumDepthInMeters "1130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180522-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6021995544434 -18.2215003967285)"^^geo:wktLiteral ;
  geo-pos:lat "20.6021995544434"^^xsd:decimal ;
  geo-pos:long "-18.2215003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180522-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180522-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180522-1'^^xsd:string;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.221500396729'^^xsd:double;
  dwc:latitude '20.602199554443'^^xsd:double;
  dwc:minimumDepth '1130'^^xsd:integer;
  dwc:maximumDepth '1130'^^xsd:integer;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180522-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712060736-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712060736-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712060736-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3880004882813 -16.8572998046875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3880004882813"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8572998046875"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712060736-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3880004882813 -16.8572998046875)"^^geo:wktLiteral ;
  geo-pos:lat "16.3880004882813"^^xsd:decimal ;
  geo-pos:long "-16.8572998046875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712060736-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712060736-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712060736-2'^^xsd:string;
  dwc:scientificName 'Deania profundorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.857299804688'^^xsd:double;
  dwc:latitude '16.388000488281'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '105905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712060736-2'^^xsd:anyURI;
  dwc:observationDate '2007-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '105905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070631-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070631-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070631-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5182991027832 -17.0711994171143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.5182991027832"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0711994171143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070631-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5182991027832 -17.0711994171143)"^^geo:wktLiteral ;
  geo-pos:lat "16.5182991027832"^^xsd:decimal ;
  geo-pos:long "-17.0711994171143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070631-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712070631-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712070631-1'^^xsd:string;
  dwc:scientificName 'Myxine ios'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '-17.071199417114'^^xsd:double;
  dwc:latitude '16.518299102783'^^xsd:double;
  dwc:minimumDepth '1385.5'^^xsd:double;
  dwc:maximumDepth '1385.5'^^xsd:double;
  dwc:aphiaid '101171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712070631-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '101171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030656-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030656-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030656-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7427997589111 -16.8071994781494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.7427997589111"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8071994781494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "954.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "954.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030656-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7427997589111 -16.8071994781494)"^^geo:wktLiteral ;
  geo-pos:lat "17.7427997589111"^^xsd:decimal ;
  geo-pos:long "-16.8071994781494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712030656-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712030656-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712030656-1'^^xsd:string;
  dwc:scientificName 'Rajella barnardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '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.807199478149'^^xsd:double;
  dwc:latitude '17.742799758911'^^xsd:double;
  dwc:minimumDepth '954.5'^^xsd:double;
  dwc:maximumDepth '954.5'^^xsd:double;
  dwc:aphiaid '217410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712030656-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '217410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120700-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120700-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120700-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.0580005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-16.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "140.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120700-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.75)"^^geo:wktLiteral ;
  geo-pos:lat "17.0580005645752"^^xsd:decimal ;
  geo-pos:long "-16.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120700-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706120700-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706120700-1'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.75'^^xsd:double;
  dwc:latitude '17.058000564575'^^xsd:double;
  dwc:minimumDepth '140.75'^^xsd:double;
  dwc:maximumDepth '140.75'^^xsd:double;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706120700-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712110652-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712110652-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712110652-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1182994842529 -16.6713008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1182994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6713008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "846"^^xsd:integer ;
  dwc:maximumDepthInMeters "846"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712110652-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1182994842529 -16.6713008880615)"^^geo:wktLiteral ;
  geo-pos:lat "18.1182994842529"^^xsd:decimal ;
  geo-pos:long "-16.6713008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712110652-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712110652-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712110652-1'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.671300888061'^^xsd:double;
  dwc:latitude '18.118299484253'^^xsd:double;
  dwc:minimumDepth '846'^^xsd:integer;
  dwc:maximumDepth '846'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712110652-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290743-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290743-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290743-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4706993103027 -16.7059993743896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4706993103027"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7059993743896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "558"^^xsd:integer ;
  dwc:maximumDepthInMeters "558"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290743-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4706993103027 -16.7059993743896)"^^geo:wktLiteral ;
  geo-pos:lat "17.4706993103027"^^xsd:decimal ;
  geo-pos:long "-16.7059993743896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710290743-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:710290743-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '710290743-1'^^xsd:string;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.70599937439'^^xsd:double;
  dwc:latitude '17.470699310303'^^xsd:double;
  dwc:minimumDepth '558'^^xsd:integer;
  dwc:maximumDepth '558'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:710290743-1'^^xsd:anyURI;
  dwc:observationDate '2012-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180508-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180508-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180508-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5737991333008 -18.5377006530762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5737991333008"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5377006530762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180508-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5737991333008 -18.5377006530762)"^^geo:wktLiteral ;
  geo-pos:lat "20.5737991333008"^^xsd:decimal ;
  geo-pos:long "-18.5377006530762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180508-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180508-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180508-1'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.537700653076'^^xsd:double;
  dwc:latitude '20.573799133301'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180508-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211171024-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211171024-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211171024-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.45670008659363 10.1667003631592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.45670008659363"^^xsd:decimal ;
  dwc:decimalLongitude "10.1667003631592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "718.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "718.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211171024-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.45670008659363 10.1667003631592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.45670008659363"^^xsd:decimal ;
  geo-pos:long "10.1667003631592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211171024-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:211171024-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '211171024-2'^^xsd:string;
  dwc:scientificName 'Monomitopus metriostoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ana Ramos'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'GA'^^xsd:string;
  dwc:longitude '10.166700363159'^^xsd:double;
  dwc:latitude '-3.4567000865936'^^xsd:double;
  dwc:minimumDepth '718.5'^^xsd:double;
  dwc:maximumDepth '718.5'^^xsd:double;
  dwc:aphiaid '126674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:211171024-2'^^xsd:anyURI;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210561-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210561-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210561-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.452299118042 -17.8577995300293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.452299118042"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8577995300293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "672.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "672.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210561-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.452299118042 -17.8577995300293)"^^geo:wktLiteral ;
  geo-pos:lat "20.452299118042"^^xsd:decimal ;
  geo-pos:long "-17.8577995300293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210561-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210561-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210561-2'^^xsd:string;
  dwc:scientificName 'Symphurus ligulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.857799530029'^^xsd:double;
  dwc:latitude '20.452299118042'^^xsd:double;
  dwc:minimumDepth '672.5'^^xsd:double;
  dwc:maximumDepth '672.5'^^xsd:double;
  dwc:aphiaid '127133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210561-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180893-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180893-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180893-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6672992706299 -17.069299697876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.6672992706299"^^xsd:decimal ;
  dwc:decimalLongitude "-17.069299697876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180893-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6672992706299 -17.069299697876)"^^geo:wktLiteral ;
  geo-pos:lat "19.6672992706299"^^xsd:decimal ;
  geo-pos:long "-17.069299697876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180893-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:911180893-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '911180893-1'^^xsd:string;
  dwc:scientificName 'Erythrocles monodi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Ángel Puerto y Javier Rey'^^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.069299697876'^^xsd:double;
  dwc:latitude '19.66729927063'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '126855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:911180893-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080653-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080653-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080653-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8386993408203 -17.108699798584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.8386993408203"^^xsd:decimal ;
  dwc:decimalLongitude "-17.108699798584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1638.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1638.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080653-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8386993408203 -17.108699798584)"^^geo:wktLiteral ;
  geo-pos:lat "16.8386993408203"^^xsd:decimal ;
  geo-pos:long "-17.108699798584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080653-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712080653-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712080653-2'^^xsd:string;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '-17.108699798584'^^xsd:double;
  dwc:latitude '16.83869934082'^^xsd:double;
  dwc:minimumDepth '1638.5'^^xsd:double;
  dwc:maximumDepth '1638.5'^^xsd:double;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712080653-2'^^xsd:anyURI;
  dwc:observationDate '2007-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220567-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220567-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220567-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2334995269775 -17.6527004241943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.2334995269775"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6527004241943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "460.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220567-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2334995269775 -17.6527004241943)"^^geo:wktLiteral ;
  geo-pos:lat "20.2334995269775"^^xsd:decimal ;
  geo-pos:long "-17.6527004241943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220567-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711220567-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711220567-1'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.652700424194'^^xsd:double;
  dwc:latitude '20.233499526977'^^xsd:double;
  dwc:minimumDepth '460.5'^^xsd:double;
  dwc:maximumDepth '460.5'^^xsd:double;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711220567-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190763-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190763-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190763-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62619972229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190763-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  geo-pos:lat "20.7182998657227"^^xsd:decimal ;
  geo-pos:long "-17.62619972229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190763-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811190763-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811190763-3'^^xsd:string;
  dwc:scientificName 'Blennius normani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.62619972229'^^xsd:double;
  dwc:latitude '20.718299865723'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '273121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811190763-3'^^xsd:anyURI;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '273121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230448-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230448-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230448-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2387008666992 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2387008666992"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "643.57"^^xsd:integer ;
  dwc:maximumDepthInMeters "643.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230448-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2387008666992 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "16.2387008666992"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230448-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:311230448-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '311230448-1'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-16.260000228882'^^xsd:double;
  dwc:latitude '16.238700866699'^^xsd:double;
  dwc:minimumDepth '643.57'^^xsd:double;
  dwc:maximumDepth '643.57'^^xsd:double;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:311230448-1'^^xsd:anyURI;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200535-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200535-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200535-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3008003234863"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18630027771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200535-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  geo-pos:lat "20.3008003234863"^^xsd:decimal ;
  geo-pos:long "-18.18630027771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200535-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200535-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200535-1'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.18630027771'^^xsd:double;
  dwc:latitude '20.300800323486'^^xsd:double;
  dwc:minimumDepth '1772.5'^^xsd:double;
  dwc:maximumDepth '1772.5'^^xsd:double;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200535-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080655-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080655-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080655-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.118200302124 -16.8756999969482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.118200302124"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8756999969482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "824.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "824.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080655-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.118200302124 -16.8756999969482)"^^geo:wktLiteral ;
  geo-pos:lat "17.118200302124"^^xsd:decimal ;
  geo-pos:long "-16.8756999969482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080655-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712080655-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712080655-1'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.875699996948'^^xsd:double;
  dwc:latitude '17.118200302124'^^xsd:double;
  dwc:minimumDepth '824.5'^^xsd:double;
  dwc:maximumDepth '824.5'^^xsd:double;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712080655-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120700-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120700-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120700-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.0580005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-16.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "140.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120700-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.75)"^^geo:wktLiteral ;
  geo-pos:lat "17.0580005645752"^^xsd:decimal ;
  geo-pos:long "-16.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120700-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706120700-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706120700-2'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.75'^^xsd:double;
  dwc:latitude '17.058000564575'^^xsd:double;
  dwc:minimumDepth '140.75'^^xsd:double;
  dwc:maximumDepth '140.75'^^xsd:double;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706120700-2'^^xsd:anyURI;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070624-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070624-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070624-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3847999572754 -17.0030002593994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3847999572754"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0030002593994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1280"^^xsd:integer ;
  dwc:maximumDepthInMeters "1280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070624-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3847999572754 -17.0030002593994)"^^geo:wktLiteral ;
  geo-pos:lat "16.3847999572754"^^xsd:decimal ;
  geo-pos:long "-17.0030002593994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070624-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712070624-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712070624-1'^^xsd:string;
  dwc:scientificName 'Scopelengys tristis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '-17.003000259399'^^xsd:double;
  dwc:latitude '16.384799957275'^^xsd:double;
  dwc:minimumDepth '1280'^^xsd:integer;
  dwc:maximumDepth '1280'^^xsd:integer;
  dwc:aphiaid '126636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712070624-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '126636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080437-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080437-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080437-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4020004272461 -16.6382999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4020004272461"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6382999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "351.88"^^xsd:integer ;
  dwc:maximumDepthInMeters "351.88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080437-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4020004272461 -16.6382999420166)"^^geo:wktLiteral ;
  geo-pos:lat "18.4020004272461"^^xsd:decimal ;
  geo-pos:long "-16.6382999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080437-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706080437-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706080437-1'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.638299942017'^^xsd:double;
  dwc:latitude '18.402000427246'^^xsd:double;
  dwc:minimumDepth '351.88'^^xsd:double;
  dwc:maximumDepth '351.88'^^xsd:double;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706080437-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070629-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070629-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070629-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5182991027832 -17.0711994171143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.5182991027832"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0711994171143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070629-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5182991027832 -17.0711994171143)"^^geo:wktLiteral ;
  geo-pos:lat "16.5182991027832"^^xsd:decimal ;
  geo-pos:long "-17.0711994171143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070629-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712070629-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712070629-1'^^xsd:string;
  dwc:scientificName 'Trachonurus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '-17.071199417114'^^xsd:double;
  dwc:latitude '16.518299102783'^^xsd:double;
  dwc:minimumDepth '1385.5'^^xsd:double;
  dwc:maximumDepth '1385.5'^^xsd:double;
  dwc:aphiaid '158745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712070629-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '158745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1103021236-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1103021236-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1103021236-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7388000488281 -16.7740001678467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7388000488281"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7740001678467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "588"^^xsd:integer ;
  dwc:maximumDepthInMeters "588"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1103021236-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7388000488281 -16.7740001678467)"^^geo:wktLiteral ;
  geo-pos:lat "18.7388000488281"^^xsd:decimal ;
  geo-pos:long "-16.7740001678467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1103021236-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1103021236-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1103021236-2'^^xsd:string;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^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 '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.774000167847'^^xsd:double;
  dwc:latitude '18.738800048828'^^xsd:double;
  dwc:minimumDepth '588'^^xsd:integer;
  dwc:maximumDepth '588'^^xsd:integer;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1103021236-2'^^xsd:anyURI;
  dwc:observationDate '2011-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091268-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091268-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091268-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6875"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6042995452881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091268-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  geo-pos:lat "18.6875"^^xsd:decimal ;
  geo-pos:long "-16.6042995452881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091268-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091268-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091268-1'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.604299545288'^^xsd:double;
  dwc:latitude '18.6875'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091268-1'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180513-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180513-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180513-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6205005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4213008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1404"^^xsd:integer ;
  dwc:maximumDepthInMeters "1404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180513-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  geo-pos:lat "20.6205005645752"^^xsd:decimal ;
  geo-pos:long "-18.4213008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180513-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180513-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180513-1'^^xsd:string;
  dwc:scientificName 'Coryphaenoides paramarshalli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.421300888061'^^xsd:double;
  dwc:latitude '20.620500564575'^^xsd:double;
  dwc:minimumDepth '1404'^^xsd:integer;
  dwc:maximumDepth '1404'^^xsd:integer;
  dwc:aphiaid '272348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180513-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '272348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120431-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120431-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120431-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.7206993103027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.0580005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7206993103027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175.94"^^xsd:integer ;
  dwc:maximumDepthInMeters "175.94"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120431-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.7206993103027)"^^geo:wktLiteral ;
  geo-pos:lat "17.0580005645752"^^xsd:decimal ;
  geo-pos:long "-16.7206993103027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120431-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706120431-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706120431-1'^^xsd:string;
  dwc:scientificName 'Scorpaena normani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.720699310303'^^xsd:double;
  dwc:latitude '17.058000564575'^^xsd:double;
  dwc:minimumDepth '175.94'^^xsd:double;
  dwc:maximumDepth '175.94'^^xsd:double;
  dwc:aphiaid '274728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706120431-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '274728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200546-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200546-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200546-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4076995849609"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1236991882324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200546-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  geo-pos:lat "20.4076995849609"^^xsd:decimal ;
  geo-pos:long "-18.1236991882324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200546-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200546-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200546-2'^^xsd:string;
  dwc:scientificName 'Alepocephalus bairdii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.123699188232'^^xsd:double;
  dwc:latitude '20.407699584961'^^xsd:double;
  dwc:minimumDepth '1302.5'^^xsd:double;
  dwc:maximumDepth '1302.5'^^xsd:double;
  dwc:aphiaid '126682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200546-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605130421-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605130421-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605130421-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3206996917725 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.3206996917725"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "212.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605130421-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3206996917725 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "19.3206996917725"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605130421-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:605130421-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '605130421-1'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.260000228882'^^xsd:double;
  dwc:latitude '19.320699691773'^^xsd:double;
  dwc:minimumDepth '212.75'^^xsd:double;
  dwc:maximumDepth '212.75'^^xsd:double;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:605130421-1'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300649-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300649-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300649-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8078002929688 -17.1196994781494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.8078002929688"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1196994781494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1568.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1568.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300649-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8078002929688 -17.1196994781494)"^^geo:wktLiteral ;
  geo-pos:lat "18.8078002929688"^^xsd:decimal ;
  geo-pos:long "-17.1196994781494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300649-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711300649-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711300649-1'^^xsd:string;
  dwc:scientificName 'Bassozetus robustus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.119699478149'^^xsd:double;
  dwc:latitude '18.807800292969'^^xsd:double;
  dwc:minimumDepth '1568.5'^^xsd:double;
  dwc:maximumDepth '1568.5'^^xsd:double;
  dwc:aphiaid '217795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711300649-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '217795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706140668-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706140668-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706140668-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6912994384766 -16.6019992828369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6912994384766"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6019992828369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148.16"^^xsd:integer ;
  dwc:maximumDepthInMeters "148.16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706140668-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6912994384766 -16.6019992828369)"^^geo:wktLiteral ;
  geo-pos:lat "18.6912994384766"^^xsd:decimal ;
  geo-pos:long "-16.6019992828369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706140668-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706140668-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706140668-1'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.601999282837'^^xsd:double;
  dwc:latitude '18.691299438477'^^xsd:double;
  dwc:minimumDepth '148.16'^^xsd:double;
  dwc:maximumDepth '148.16'^^xsd:double;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706140668-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110684-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110684-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110684-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0590000152588 -16.8166999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.0590000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8166999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "437.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110684-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0590000152588 -16.8166999816895)"^^geo:wktLiteral ;
  geo-pos:lat "17.0590000152588"^^xsd:decimal ;
  geo-pos:long "-16.8166999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110684-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706110684-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706110684-1'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.816699981689'^^xsd:double;
  dwc:latitude '17.059000015259'^^xsd:double;
  dwc:minimumDepth '437.1'^^xsd:double;
  dwc:maximumDepth '437.1'^^xsd:double;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706110684-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170495-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170495-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170495-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8383007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "621"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170495-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  geo-pos:lat "20.7000007629395"^^xsd:decimal ;
  geo-pos:long "-17.8383007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170495-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170495-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170495-2'^^xsd:string;
  dwc:scientificName 'Chaunax pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.838300704956'^^xsd:double;
  dwc:latitude '20.700000762939'^^xsd:double;
  dwc:minimumDepth '621'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '126539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170495-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200547-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200547-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200547-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3227996826172 -18.1207008361816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3227996826172"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1207008361816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1579.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1579.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200547-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3227996826172 -18.1207008361816)"^^geo:wktLiteral ;
  geo-pos:lat "20.3227996826172"^^xsd:decimal ;
  geo-pos:long "-18.1207008361816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200547-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200547-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200547-1'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.120700836182'^^xsd:double;
  dwc:latitude '20.322799682617'^^xsd:double;
  dwc:minimumDepth '1579.5'^^xsd:double;
  dwc:maximumDepth '1579.5'^^xsd:double;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200547-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180620-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180620-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180620-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6205005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4213008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1404"^^xsd:integer ;
  dwc:maximumDepthInMeters "1404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180620-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  geo-pos:lat "20.6205005645752"^^xsd:decimal ;
  geo-pos:long "-18.4213008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180620-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180620-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180620-1'^^xsd:string;
  dwc:scientificName 'Conocara macropterum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.421300888061'^^xsd:double;
  dwc:latitude '20.620500564575'^^xsd:double;
  dwc:minimumDepth '1404'^^xsd:integer;
  dwc:maximumDepth '1404'^^xsd:integer;
  dwc:aphiaid '126695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180620-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240804-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240804-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240804-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9547004699707 -16.6567993164063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9547004699707"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6567993164063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "639.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "639.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240804-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9547004699707 -16.6567993164063)"^^geo:wktLiteral ;
  geo-pos:lat "17.9547004699707"^^xsd:decimal ;
  geo-pos:long "-16.6567993164063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240804-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811240804-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811240804-1'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.656799316406'^^xsd:double;
  dwc:latitude '17.954700469971'^^xsd:double;
  dwc:minimumDepth '639.5'^^xsd:double;
  dwc:maximumDepth '639.5'^^xsd:double;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811240804-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260443-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260443-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260443-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1716995239258 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1716995239258"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "777.84"^^xsd:integer ;
  dwc:maximumDepthInMeters "777.84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260443-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1716995239258 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "17.1716995239258"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260443-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:311260443-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '311260443-1'^^xsd:string;
  dwc:scientificName 'Trachyrincus scabrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-16.260000228882'^^xsd:double;
  dwc:latitude '17.171699523926'^^xsd:double;
  dwc:minimumDepth '777.84'^^xsd:double;
  dwc:maximumDepth '777.84'^^xsd:double;
  dwc:aphiaid '126482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:311260443-1'^^xsd:anyURI;
  dwc:observationDate '2003-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203230322-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203230322-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203230322-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0221996307373 -16.0907001495361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.0221996307373"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0907001495361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "646.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "646.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203230322-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0221996307373 -16.0907001495361)"^^geo:wktLiteral ;
  geo-pos:lat "19.0221996307373"^^xsd:decimal ;
  geo-pos:long "-16.0907001495361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A203230322-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:203230322-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '203230322-1'^^xsd:string;
  dwc:scientificName 'Chlamydoselachus anguineus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Arantxa Carroceda'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '-16.090700149536'^^xsd:double;
  dwc:latitude '19.022199630737'^^xsd:double;
  dwc:minimumDepth '646.5'^^xsd:double;
  dwc:maximumDepth '646.5'^^xsd:double;
  dwc:aphiaid '105831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:203230322-1'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190525-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190525-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190525-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6021995544434 -18.2215003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6021995544434"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2215003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1130"^^xsd:integer ;
  dwc:maximumDepthInMeters "1130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190525-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6021995544434 -18.2215003967285)"^^geo:wktLiteral ;
  geo-pos:lat "20.6021995544434"^^xsd:decimal ;
  geo-pos:long "-18.2215003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190525-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711190525-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711190525-1'^^xsd:string;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.221500396729'^^xsd:double;
  dwc:latitude '20.602199554443'^^xsd:double;
  dwc:minimumDepth '1130'^^xsd:integer;
  dwc:maximumDepth '1130'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711190525-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091254-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091254-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091254-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6875"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6042995452881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091254-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  geo-pos:lat "18.6875"^^xsd:decimal ;
  geo-pos:long "-16.6042995452881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091254-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091254-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091254-1'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.604299545288'^^xsd:double;
  dwc:latitude '18.6875'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091254-1'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230809-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230809-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230809-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9531993865967"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3920001983643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230809-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  geo-pos:lat "17.9531993865967"^^xsd:decimal ;
  geo-pos:long "-16.3920001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230809-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811230809-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811230809-2'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.392000198364'^^xsd:double;
  dwc:latitude '17.953199386597'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811230809-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9351997375488 -16.8584995269775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.9351997375488"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8584995269775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "573"^^xsd:integer ;
  dwc:maximumDepthInMeters "573"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9351997375488 -16.8584995269775)"^^geo:wktLiteral ;
  geo-pos:lat "18.9351997375488"^^xsd:decimal ;
  geo-pos:long "-16.8584995269775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1102281387-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1102281387-2'^^xsd:string;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.858499526977'^^xsd:double;
  dwc:latitude '18.935199737549'^^xsd:double;
  dwc:minimumDepth '573'^^xsd:integer;
  dwc:maximumDepth '573'^^xsd:integer;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1102281387-2'^^xsd:anyURI;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190766-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190766-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190766-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62619972229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190766-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  geo-pos:lat "20.7182998657227"^^xsd:decimal ;
  geo-pos:long "-17.62619972229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190766-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811190766-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811190766-3'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.62619972229'^^xsd:double;
  dwc:latitude '20.718299865723'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811190766-3'^^xsd:anyURI;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180506-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180506-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180506-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5737991333008 -18.5377006530762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5737991333008"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5377006530762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180506-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5737991333008 -18.5377006530762)"^^geo:wktLiteral ;
  geo-pos:lat "20.5737991333008"^^xsd:decimal ;
  geo-pos:long "-18.5377006530762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180506-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180506-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180506-1'^^xsd:string;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.537700653076'^^xsd:double;
  dwc:latitude '20.573799133301'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180506-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710300747-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710300747-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710300747-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8050003051758 -16.8726997375488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.8050003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8726997375488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "594"^^xsd:integer ;
  dwc:maximumDepthInMeters "594"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710300747-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8050003051758 -16.8726997375488)"^^geo:wktLiteral ;
  geo-pos:lat "16.8050003051758"^^xsd:decimal ;
  geo-pos:long "-16.8726997375488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A710300747-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:710300747-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '710300747-1'^^xsd:string;
  dwc:scientificName 'Leptostomias gladiator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.872699737549'^^xsd:double;
  dwc:latitude '16.805000305176'^^xsd:double;
  dwc:minimumDepth '594'^^xsd:integer;
  dwc:maximumDepth '594'^^xsd:integer;
  dwc:aphiaid '127355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:710300747-1'^^xsd:anyURI;
  dwc:observationDate '2007-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605120413-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605120413-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605120413-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4557991027832 -17.2833003997803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4557991027832"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833003997803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "249.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605120413-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4557991027832 -17.2833003997803)"^^geo:wktLiteral ;
  geo-pos:lat "19.4557991027832"^^xsd:decimal ;
  geo-pos:long "-17.2833003997803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605120413-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:605120413-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '605120413-1'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.28330039978'^^xsd:double;
  dwc:latitude '19.455799102783'^^xsd:double;
  dwc:minimumDepth '249.75'^^xsd:double;
  dwc:maximumDepth '249.75'^^xsd:double;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:605120413-1'^^xsd:anyURI;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912061212-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912061212-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912061212-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2089996337891 -16.8356990814209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2089996337891"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8356990814209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912061212-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2089996337891 -16.8356990814209)"^^geo:wktLiteral ;
  geo-pos:lat "16.2089996337891"^^xsd:decimal ;
  geo-pos:long "-16.8356990814209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912061212-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:912061212-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '912061212-2'^^xsd:string;
  dwc:scientificName 'Antigonia capros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Ángel Puerto y Javier Rey'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.835699081421'^^xsd:double;
  dwc:latitude '16.208999633789'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '127418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:912061212-2'^^xsd:anyURI;
  dwc:observationDate '2009-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180890-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180890-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180890-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6672992706299 -17.069299697876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.6672992706299"^^xsd:decimal ;
  dwc:decimalLongitude "-17.069299697876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180890-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6672992706299 -17.069299697876)"^^geo:wktLiteral ;
  geo-pos:lat "19.6672992706299"^^xsd:decimal ;
  geo-pos:long "-17.069299697876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180890-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:911180890-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '911180890-2'^^xsd:string;
  dwc:scientificName 'Brotula barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Ángel Puerto y Javier Rey'^^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.069299697876'^^xsd:double;
  dwc:latitude '19.66729927063'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '159067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:911180890-2'^^xsd:anyURI;
  dwc:observationDate '2009-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '159067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150350-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150350-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150350-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4666996002197 -17.2833003997803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4666996002197"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833003997803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162.05"^^xsd:integer ;
  dwc:maximumDepthInMeters "162.05"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150350-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4666996002197 -17.2833003997803)"^^geo:wktLiteral ;
  geo-pos:lat "20.4666996002197"^^xsd:decimal ;
  geo-pos:long "-17.2833003997803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312150350-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:312150350-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '312150350-1'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.28330039978'^^xsd:double;
  dwc:latitude '20.46669960022'^^xsd:double;
  dwc:minimumDepth '162.05'^^xsd:double;
  dwc:maximumDepth '162.05'^^xsd:double;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:312150350-1'^^xsd:anyURI;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605120408-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605120408-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605120408-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4557991027832 -17.2833003997803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4557991027832"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833003997803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "249.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605120408-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4557991027832 -17.2833003997803)"^^geo:wktLiteral ;
  geo-pos:lat "19.4557991027832"^^xsd:decimal ;
  geo-pos:long "-17.2833003997803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605120408-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:605120408-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '605120408-1'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-17.28330039978'^^xsd:double;
  dwc:latitude '19.455799102783'^^xsd:double;
  dwc:minimumDepth '249.75'^^xsd:double;
  dwc:maximumDepth '249.75'^^xsd:double;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:605120408-1'^^xsd:anyURI;
  dwc:observationDate '1992-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210552-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210552-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210552-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4225006103516 -17.9563007354736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4225006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9563007354736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1001.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210552-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4225006103516 -17.9563007354736)"^^geo:wktLiteral ;
  geo-pos:lat "20.4225006103516"^^xsd:decimal ;
  geo-pos:long "-17.9563007354736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210552-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210552-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210552-1'^^xsd:string;
  dwc:scientificName 'Bathygadus melanobranchus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.956300735474'^^xsd:double;
  dwc:latitude '20.422500610352'^^xsd:double;
  dwc:minimumDepth '1001.5'^^xsd:double;
  dwc:maximumDepth '1001.5'^^xsd:double;
  dwc:aphiaid '126463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210552-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210758-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210758-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210758-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8362998962402 -17.9027004241943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8362998962402"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9027004241943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1754.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1754.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210758-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8362998962402 -17.9027004241943)"^^geo:wktLiteral ;
  geo-pos:lat "19.8362998962402"^^xsd:decimal ;
  geo-pos:long "-17.9027004241943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210758-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811210758-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811210758-1'^^xsd:string;
  dwc:scientificName 'Searsia koefoedi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.902700424194'^^xsd:double;
  dwc:latitude '19.83629989624'^^xsd:double;
  dwc:minimumDepth '1754.5'^^xsd:double;
  dwc:maximumDepth '1754.5'^^xsd:double;
  dwc:aphiaid '126749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811210758-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712110651-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712110651-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712110651-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1182994842529 -16.6713008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1182994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6713008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "846"^^xsd:integer ;
  dwc:maximumDepthInMeters "846"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712110651-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1182994842529 -16.6713008880615)"^^geo:wktLiteral ;
  geo-pos:lat "18.1182994842529"^^xsd:decimal ;
  geo-pos:long "-16.6713008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712110651-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712110651-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712110651-1'^^xsd:string;
  dwc:scientificName 'Deania hystricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.671300888061'^^xsd:double;
  dwc:latitude '18.118299484253'^^xsd:double;
  dwc:minimumDepth '846'^^xsd:integer;
  dwc:maximumDepth '846'^^xsd:integer;
  dwc:aphiaid '105904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712110651-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '105904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210556-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210556-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210556-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6501998901367"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8358001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "506.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "506.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210556-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  geo-pos:lat "20.6501998901367"^^xsd:decimal ;
  geo-pos:long "-17.8358001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210556-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210556-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210556-2'^^xsd:string;
  dwc:scientificName 'Laemonema laureysi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.835800170898'^^xsd:double;
  dwc:latitude '20.650199890137'^^xsd:double;
  dwc:minimumDepth '506.5'^^xsd:double;
  dwc:maximumDepth '506.5'^^xsd:double;
  dwc:aphiaid '272473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210556-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '272473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.0580005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-16.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "140.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.75)"^^geo:wktLiteral ;
  geo-pos:lat "17.0580005645752"^^xsd:decimal ;
  geo-pos:long "-16.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706120429-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706120429-1'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.75'^^xsd:double;
  dwc:latitude '17.058000564575'^^xsd:double;
  dwc:minimumDepth '140.75'^^xsd:double;
  dwc:maximumDepth '140.75'^^xsd:double;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706120429-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010658-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010658-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010658-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.735200881958 -16.7754993438721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.735200881958"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7754993438721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "423.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "423.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010658-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.735200881958 -16.7754993438721)"^^geo:wktLiteral ;
  geo-pos:lat "18.735200881958"^^xsd:decimal ;
  geo-pos:long "-16.7754993438721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010658-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712010658-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712010658-1'^^xsd:string;
  dwc:scientificName 'Merluccius senegalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.775499343872'^^xsd:double;
  dwc:latitude '18.735200881958'^^xsd:double;
  dwc:minimumDepth '423.5'^^xsd:double;
  dwc:maximumDepth '423.5'^^xsd:double;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712010658-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A502240402-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A502240402-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A502240402-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.221700668335 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.221700668335"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A502240402-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.221700668335 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "18.221700668335"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A502240402-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:502240402-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '502240402-1'^^xsd:string;
  dwc:scientificName 'Monolene microstoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Pilar Fernández'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.260000228882'^^xsd:double;
  dwc:latitude '18.221700668335'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '275922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:502240402-1'^^xsd:anyURI;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '275922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190753-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190753-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190753-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9088001251221 -18.0223007202148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9088001251221"^^xsd:decimal ;
  dwc:decimalLongitude "-18.0223007202148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1835"^^xsd:integer ;
  dwc:maximumDepthInMeters "1835"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190753-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9088001251221 -18.0223007202148)"^^geo:wktLiteral ;
  geo-pos:lat "19.9088001251221"^^xsd:decimal ;
  geo-pos:long "-18.0223007202148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190753-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811190753-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811190753-2'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.022300720215'^^xsd:double;
  dwc:latitude '19.908800125122'^^xsd:double;
  dwc:minimumDepth '1835'^^xsd:integer;
  dwc:maximumDepth '1835'^^xsd:integer;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811190753-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180514-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180514-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180514-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6205005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4213008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1404"^^xsd:integer ;
  dwc:maximumDepthInMeters "1404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180514-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  geo-pos:lat "20.6205005645752"^^xsd:decimal ;
  geo-pos:long "-18.4213008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180514-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180514-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180514-1'^^xsd:string;
  dwc:scientificName 'Gadomus dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.421300888061'^^xsd:double;
  dwc:latitude '20.620500564575'^^xsd:double;
  dwc:minimumDepth '1404'^^xsd:integer;
  dwc:maximumDepth '1404'^^xsd:integer;
  dwc:aphiaid '126470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180514-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130703-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130703-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130703-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7667007446289 -16.7266998291016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.7667007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7266998291016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "648"^^xsd:integer ;
  dwc:maximumDepthInMeters "648"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130703-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.7667007446289 -16.7266998291016)"^^geo:wktLiteral ;
  geo-pos:lat "17.7667007446289"^^xsd:decimal ;
  geo-pos:long "-16.7266998291016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130703-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711130703-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711130703-1'^^xsd:string;
  dwc:scientificName 'Leptostomias haplocaulus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.726699829102'^^xsd:double;
  dwc:latitude '17.766700744629'^^xsd:double;
  dwc:minimumDepth '648'^^xsd:integer;
  dwc:maximumDepth '648'^^xsd:integer;
  dwc:aphiaid '127356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711130703-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090636-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090636-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090636-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4431991577148 -17.0576992034912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.4431991577148"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0576992034912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1742.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1742.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090636-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.4431991577148 -17.0576992034912)"^^geo:wktLiteral ;
  geo-pos:lat "17.4431991577148"^^xsd:decimal ;
  geo-pos:long "-17.0576992034912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712090636-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712090636-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712090636-1'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.057699203491'^^xsd:double;
  dwc:latitude '17.443199157715'^^xsd:double;
  dwc:minimumDepth '1742.5'^^xsd:double;
  dwc:maximumDepth '1742.5'^^xsd:double;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712090636-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812030814-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812030814-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812030814-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.068000793457 -16.7765007019043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.068000793457"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7765007019043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "373.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "373.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812030814-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.068000793457 -16.7765007019043)"^^geo:wktLiteral ;
  geo-pos:lat "17.068000793457"^^xsd:decimal ;
  geo-pos:long "-16.7765007019043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812030814-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:812030814-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '812030814-1'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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.776500701904'^^xsd:double;
  dwc:latitude '17.068000793457'^^xsd:double;
  dwc:minimumDepth '373.5'^^xsd:double;
  dwc:maximumDepth '373.5'^^xsd:double;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:812030814-1'^^xsd:anyURI;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140712-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140712-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140712-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0499992370605 -16.637300491333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-16.637300491333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "684"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140712-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0499992370605 -16.637300491333)"^^geo:wktLiteral ;
  geo-pos:lat "18.0499992370605"^^xsd:decimal ;
  geo-pos:long "-16.637300491333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711140712-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711140712-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711140712-2'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.637300491333'^^xsd:double;
  dwc:latitude '18.049999237061'^^xsd:double;
  dwc:minimumDepth '684'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711140712-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210554-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210554-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210554-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6501998901367"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8358001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "506.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "506.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210554-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  geo-pos:lat "20.6501998901367"^^xsd:decimal ;
  geo-pos:long "-17.8358001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210554-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210554-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210554-1'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus  mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.835800170898'^^xsd:double;
  dwc:latitude '20.650199890137'^^xsd:double;
  dwc:minimumDepth '506.5'^^xsd:double;
  dwc:maximumDepth '506.5'^^xsd:double;
  dwc:aphiaid '159409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210554-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091258-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091258-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091258-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6742992401123 -16.600700378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6742992401123"^^xsd:decimal ;
  dwc:decimalLongitude "-16.600700378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091258-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6742992401123 -16.600700378418)"^^geo:wktLiteral ;
  geo-pos:lat "18.6742992401123"^^xsd:decimal ;
  geo-pos:long "-16.600700378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091258-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091258-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091258-1'^^xsd:string;
  dwc:scientificName 'Chelidonichthys gabonensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.600700378418'^^xsd:double;
  dwc:latitude '18.674299240112'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '274875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091258-1'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '274875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9351997375488 -16.8584995269775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.9351997375488"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8584995269775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "573"^^xsd:integer ;
  dwc:maximumDepthInMeters "573"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9351997375488 -16.8584995269775)"^^geo:wktLiteral ;
  geo-pos:lat "18.9351997375488"^^xsd:decimal ;
  geo-pos:long "-16.8584995269775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1102281387-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1102281387-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1102281387-3'^^xsd:string;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.858499526977'^^xsd:double;
  dwc:latitude '18.935199737549'^^xsd:double;
  dwc:minimumDepth '573'^^xsd:integer;
  dwc:maximumDepth '573'^^xsd:integer;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1102281387-3'^^xsd:anyURI;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250589-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250589-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250589-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3836994171143 -17.2057991027832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.3836994171143"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2057991027832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1197"^^xsd:integer ;
  dwc:maximumDepthInMeters "1197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250589-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3836994171143 -17.2057991027832)"^^geo:wktLiteral ;
  geo-pos:lat "19.3836994171143"^^xsd:decimal ;
  geo-pos:long "-17.2057991027832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250589-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711250589-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711250589-1'^^xsd:string;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.205799102783'^^xsd:double;
  dwc:latitude '19.383699417114'^^xsd:double;
  dwc:minimumDepth '1197'^^xsd:integer;
  dwc:maximumDepth '1197'^^xsd:integer;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711250589-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811270762-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811270762-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811270762-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.300500869751 -17.1037006378174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.300500869751"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1037006378174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1633.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1633.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811270762-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.300500869751 -17.1037006378174)"^^geo:wktLiteral ;
  geo-pos:lat "16.300500869751"^^xsd:decimal ;
  geo-pos:long "-17.1037006378174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811270762-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811270762-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811270762-1'^^xsd:string;
  dwc:scientificName 'Argyropelecus olfersii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.103700637817'^^xsd:double;
  dwc:latitude '16.300500869751'^^xsd:double;
  dwc:minimumDepth '1633.5'^^xsd:double;
  dwc:maximumDepth '1633.5'^^xsd:double;
  dwc:aphiaid '274967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811270762-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '274967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811201172-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811201172-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811201172-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1259994506836 -17.6079998016357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1259994506836"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6079998016357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811201172-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1259994506836 -17.6079998016357)"^^geo:wktLiteral ;
  geo-pos:lat "20.1259994506836"^^xsd:decimal ;
  geo-pos:long "-17.6079998016357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811201172-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811201172-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811201172-1'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.607999801636'^^xsd:double;
  dwc:latitude '20.125999450684'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811201172-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1103021236-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1103021236-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1103021236-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7388000488281 -16.7740001678467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7388000488281"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7740001678467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "588"^^xsd:integer ;
  dwc:maximumDepthInMeters "588"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1103021236-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7388000488281 -16.7740001678467)"^^geo:wktLiteral ;
  geo-pos:lat "18.7388000488281"^^xsd:decimal ;
  geo-pos:long "-16.7740001678467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1103021236-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1103021236-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1103021236-1'^^xsd:string;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^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 '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.774000167847'^^xsd:double;
  dwc:latitude '18.738800048828'^^xsd:double;
  dwc:minimumDepth '588'^^xsd:integer;
  dwc:maximumDepth '588'^^xsd:integer;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1103021236-1'^^xsd:anyURI;
  dwc:observationDate '2011-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210553-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210553-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210553-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6501998901367"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8358001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "506.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "506.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210553-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  geo-pos:lat "20.6501998901367"^^xsd:decimal ;
  geo-pos:long "-17.8358001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210553-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210553-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210553-1'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.835800170898'^^xsd:double;
  dwc:latitude '20.650199890137'^^xsd:double;
  dwc:minimumDepth '506.5'^^xsd:double;
  dwc:maximumDepth '506.5'^^xsd:double;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210553-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711260594-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711260594-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711260594-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2418003082275 -17.3596992492676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2418003082275"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3596992492676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1681.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1681.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711260594-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2418003082275 -17.3596992492676)"^^geo:wktLiteral ;
  geo-pos:lat "19.2418003082275"^^xsd:decimal ;
  geo-pos:long "-17.3596992492676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711260594-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711260594-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711260594-1'^^xsd:string;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.359699249268'^^xsd:double;
  dwc:latitude '19.241800308227'^^xsd:double;
  dwc:minimumDepth '1681.5'^^xsd:double;
  dwc:maximumDepth '1681.5'^^xsd:double;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711260594-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180518-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180518-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180518-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6205005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4213008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1404"^^xsd:integer ;
  dwc:maximumDepthInMeters "1404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180518-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  geo-pos:lat "20.6205005645752"^^xsd:decimal ;
  geo-pos:long "-18.4213008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180518-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180518-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180518-2'^^xsd:string;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.421300888061'^^xsd:double;
  dwc:latitude '20.620500564575'^^xsd:double;
  dwc:minimumDepth '1404'^^xsd:integer;
  dwc:maximumDepth '1404'^^xsd:integer;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180518-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200537-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200537-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200537-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3008003234863"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18630027771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200537-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  geo-pos:lat "20.3008003234863"^^xsd:decimal ;
  geo-pos:long "-18.18630027771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200537-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200537-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200537-2'^^xsd:string;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.18630027771'^^xsd:double;
  dwc:latitude '20.300800323486'^^xsd:double;
  dwc:minimumDepth '1772.5'^^xsd:double;
  dwc:maximumDepth '1772.5'^^xsd:double;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200537-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170544-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170544-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170544-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7766990661621"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7907009124756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "818.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "818.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170544-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  geo-pos:lat "20.7766990661621"^^xsd:decimal ;
  geo-pos:long "-17.7907009124756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170544-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170544-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170544-1'^^xsd:string;
  dwc:scientificName 'Yarrella blackfordi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.790700912476'^^xsd:double;
  dwc:latitude '20.776699066162'^^xsd:double;
  dwc:minimumDepth '818.5'^^xsd:double;
  dwc:maximumDepth '818.5'^^xsd:double;
  dwc:aphiaid '158835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170544-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '158835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200549-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200549-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200549-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3227996826172 -18.1207008361816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3227996826172"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1207008361816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1579.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1579.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200549-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3227996826172 -18.1207008361816)"^^geo:wktLiteral ;
  geo-pos:lat "20.3227996826172"^^xsd:decimal ;
  geo-pos:long "-18.1207008361816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200549-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200549-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200549-1'^^xsd:string;
  dwc:scientificName 'Simenchelys parasitica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.120700836182'^^xsd:double;
  dwc:latitude '20.322799682617'^^xsd:double;
  dwc:minimumDepth '1579.5'^^xsd:double;
  dwc:maximumDepth '1579.5'^^xsd:double;
  dwc:aphiaid '126327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200549-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230445-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230445-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230445-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3579998016357 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "782.47"^^xsd:integer ;
  dwc:maximumDepthInMeters "782.47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230445-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3579998016357 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "16.3579998016357"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230445-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:311230445-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '311230445-2'^^xsd:string;
  dwc:scientificName 'Yarrella blackfordi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-16.260000228882'^^xsd:double;
  dwc:latitude '16.357999801636'^^xsd:double;
  dwc:minimumDepth '782.47'^^xsd:double;
  dwc:maximumDepth '782.47'^^xsd:double;
  dwc:aphiaid '158835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:311230445-2'^^xsd:anyURI;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '158835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A502240403-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A502240403-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A502240403-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.221700668335 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.221700668335"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A502240403-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.221700668335 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "18.221700668335"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A502240403-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:502240403-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '502240403-1'^^xsd:string;
  dwc:scientificName 'Aulopus cadenati'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Pilar Fernández'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.260000228882'^^xsd:double;
  dwc:latitude '18.221700668335'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '272042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:502240403-1'^^xsd:anyURI;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '272042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811260765-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811260765-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811260765-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9246997833252 -16.9041996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.9246997833252"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9041996002197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1339"^^xsd:integer ;
  dwc:maximumDepthInMeters "1339"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811260765-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9246997833252 -16.9041996002197)"^^geo:wktLiteral ;
  geo-pos:lat "16.9246997833252"^^xsd:decimal ;
  geo-pos:long "-16.9041996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811260765-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811260765-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811260765-1'^^xsd:string;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.90419960022'^^xsd:double;
  dwc:latitude '16.924699783325'^^xsd:double;
  dwc:minimumDepth '1339'^^xsd:integer;
  dwc:maximumDepth '1339'^^xsd:integer;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811260765-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705280662-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705280662-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705280662-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3862991333008 -16.6362991333008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3862991333008"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6362991333008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "357"^^xsd:integer ;
  dwc:maximumDepthInMeters "357"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705280662-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3862991333008 -16.6362991333008)"^^geo:wktLiteral ;
  geo-pos:lat "18.3862991333008"^^xsd:decimal ;
  geo-pos:long "-16.6362991333008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A705280662-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:705280662-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '705280662-2'^^xsd:string;
  dwc:scientificName 'Tetragonurus cuvieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.636299133301'^^xsd:double;
  dwc:latitude '18.386299133301'^^xsd:double;
  dwc:minimumDepth '357'^^xsd:integer;
  dwc:maximumDepth '357'^^xsd:integer;
  dwc:aphiaid '127080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:705280662-2'^^xsd:anyURI;
  dwc:observationDate '2007-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712110651-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712110651-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712110651-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1182994842529 -16.6713008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1182994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6713008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "846"^^xsd:integer ;
  dwc:maximumDepthInMeters "846"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712110651-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1182994842529 -16.6713008880615)"^^geo:wktLiteral ;
  geo-pos:lat "18.1182994842529"^^xsd:decimal ;
  geo-pos:long "-16.6713008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712110651-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712110651-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712110651-2'^^xsd:string;
  dwc:scientificName 'Deania hystricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.671300888061'^^xsd:double;
  dwc:latitude '18.118299484253'^^xsd:double;
  dwc:minimumDepth '846'^^xsd:integer;
  dwc:maximumDepth '846'^^xsd:integer;
  dwc:aphiaid '105904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712110651-2'^^xsd:anyURI;
  dwc:observationDate '2007-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '105904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190529-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190529-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190529-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7406997680664 -18.1264991760254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7406997680664"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1264991760254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1412"^^xsd:integer ;
  dwc:maximumDepthInMeters "1412"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190529-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7406997680664 -18.1264991760254)"^^geo:wktLiteral ;
  geo-pos:lat "20.7406997680664"^^xsd:decimal ;
  geo-pos:long "-18.1264991760254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190529-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711190529-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711190529-1'^^xsd:string;
  dwc:scientificName 'Melamphaes longivelis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.126499176025'^^xsd:double;
  dwc:latitude '20.740699768066'^^xsd:double;
  dwc:minimumDepth '1412'^^xsd:integer;
  dwc:maximumDepth '1412'^^xsd:integer;
  dwc:aphiaid '127267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711190529-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711290607-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711290607-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711290607-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.917200088501 -17.1501998901367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.917200088501"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1501998901367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1679"^^xsd:integer ;
  dwc:maximumDepthInMeters "1679"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711290607-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.917200088501 -17.1501998901367)"^^geo:wktLiteral ;
  geo-pos:lat "18.917200088501"^^xsd:decimal ;
  geo-pos:long "-17.1501998901367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711290607-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711290607-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711290607-1'^^xsd:string;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.150199890137'^^xsd:double;
  dwc:latitude '18.917200088501'^^xsd:double;
  dwc:minimumDepth '1679'^^xsd:integer;
  dwc:maximumDepth '1679'^^xsd:integer;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711290607-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180889-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180889-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180889-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4757995605469 -17.0167999267578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4757995605469"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0167999267578"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180889-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4757995605469 -17.0167999267578)"^^geo:wktLiteral ;
  geo-pos:lat "19.4757995605469"^^xsd:decimal ;
  geo-pos:long "-17.0167999267578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180889-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:911180889-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '911180889-1'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Ángel Puerto y Javier Rey'^^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.016799926758'^^xsd:double;
  dwc:latitude '19.475799560547'^^xsd:double;
  dwc:minimumDepth '207.5'^^xsd:double;
  dwc:maximumDepth '207.5'^^xsd:double;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:911180889-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180516-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180516-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180516-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6205005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4213008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1404"^^xsd:integer ;
  dwc:maximumDepthInMeters "1404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180516-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  geo-pos:lat "20.6205005645752"^^xsd:decimal ;
  geo-pos:long "-18.4213008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180516-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180516-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180516-1'^^xsd:string;
  dwc:scientificName 'Leptoderma macrops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.421300888061'^^xsd:double;
  dwc:latitude '20.620500564575'^^xsd:double;
  dwc:minimumDepth '1404'^^xsd:integer;
  dwc:maximumDepth '1404'^^xsd:integer;
  dwc:aphiaid '126703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180516-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200533-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200533-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200533-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3008003234863"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18630027771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200533-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  geo-pos:lat "20.3008003234863"^^xsd:decimal ;
  geo-pos:long "-18.18630027771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200533-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200533-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200533-1'^^xsd:string;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.18630027771'^^xsd:double;
  dwc:latitude '20.300800323486'^^xsd:double;
  dwc:minimumDepth '1772.5'^^xsd:double;
  dwc:maximumDepth '1772.5'^^xsd:double;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200533-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605120414-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605120414-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605120414-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4557991027832 -17.2833003997803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4557991027832"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833003997803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "249.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605120414-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4557991027832 -17.2833003997803)"^^geo:wktLiteral ;
  geo-pos:lat "19.4557991027832"^^xsd:decimal ;
  geo-pos:long "-17.2833003997803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A605120414-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:605120414-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '605120414-1'^^xsd:string;
  dwc:scientificName 'Lophius vaillanti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.28330039978'^^xsd:double;
  dwc:latitude '19.455799102783'^^xsd:double;
  dwc:minimumDepth '249.75'^^xsd:double;
  dwc:maximumDepth '249.75'^^xsd:double;
  dwc:aphiaid '272601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:605120414-1'^^xsd:anyURI;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '272601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210776-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210776-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210776-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8362998962402 -17.9027004241943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8362998962402"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9027004241943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1754.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1754.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210776-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8362998962402 -17.9027004241943)"^^geo:wktLiteral ;
  geo-pos:lat "19.8362998962402"^^xsd:decimal ;
  geo-pos:long "-17.9027004241943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210776-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811210776-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811210776-1'^^xsd:string;
  dwc:scientificName 'Bassozetus robustus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.902700424194'^^xsd:double;
  dwc:latitude '19.83629989624'^^xsd:double;
  dwc:minimumDepth '1754.5'^^xsd:double;
  dwc:maximumDepth '1754.5'^^xsd:double;
  dwc:aphiaid '217795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811210776-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '217795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250587-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250587-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250587-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4256992340088 -17.3262004852295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4256992340088"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3262004852295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1534"^^xsd:integer ;
  dwc:maximumDepthInMeters "1534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250587-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4256992340088 -17.3262004852295)"^^geo:wktLiteral ;
  geo-pos:lat "19.4256992340088"^^xsd:decimal ;
  geo-pos:long "-17.3262004852295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250587-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711250587-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711250587-1'^^xsd:string;
  dwc:scientificName 'Rhinochimaera atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.326200485229'^^xsd:double;
  dwc:latitude '19.425699234009'^^xsd:double;
  dwc:minimumDepth '1534'^^xsd:integer;
  dwc:maximumDepth '1534'^^xsd:integer;
  dwc:aphiaid '105830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711250587-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811300798-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811300798-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811300798-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3190002441406 -16.7712993621826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7712993621826"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811300798-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3190002441406 -16.7712993621826)"^^geo:wktLiteral ;
  geo-pos:lat "16.3190002441406"^^xsd:decimal ;
  geo-pos:long "-16.7712993621826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811300798-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811300798-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811300798-1'^^xsd:string;
  dwc:scientificName 'Lepidotrigla carolae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.771299362183'^^xsd:double;
  dwc:latitude '16.319000244141'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '274888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811300798-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '274888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210551-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210551-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210551-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4225006103516 -17.9563007354736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4225006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9563007354736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1001.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210551-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4225006103516 -17.9563007354736)"^^geo:wktLiteral ;
  geo-pos:lat "20.4225006103516"^^xsd:decimal ;
  geo-pos:long "-17.9563007354736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210551-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210551-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210551-2'^^xsd:string;
  dwc:scientificName 'Monomitopus metriostoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.956300735474'^^xsd:double;
  dwc:latitude '20.422500610352'^^xsd:double;
  dwc:minimumDepth '1001.5'^^xsd:double;
  dwc:maximumDepth '1001.5'^^xsd:double;
  dwc:aphiaid '126674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210551-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080676-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080676-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080676-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.38330078125 -16.637300491333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.38330078125"^^xsd:decimal ;
  dwc:decimalLongitude "-16.637300491333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "370.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080676-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.38330078125 -16.637300491333)"^^geo:wktLiteral ;
  geo-pos:lat "18.38330078125"^^xsd:decimal ;
  geo-pos:long "-16.637300491333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706080676-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706080676-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706080676-1'^^xsd:string;
  dwc:scientificName 'Gadella imberbis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.637300491333'^^xsd:double;
  dwc:latitude '18.38330078125'^^xsd:double;
  dwc:minimumDepth '370.4'^^xsd:double;
  dwc:maximumDepth '370.4'^^xsd:double;
  dwc:aphiaid '158964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706080676-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250582-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250582-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250582-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6513004302979 -17.2052993774414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.6513004302979"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2052993774414"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250582-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6513004302979 -17.2052993774414)"^^geo:wktLiteral ;
  geo-pos:lat "19.6513004302979"^^xsd:decimal ;
  geo-pos:long "-17.2052993774414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250582-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711250582-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711250582-1'^^xsd:string;
  dwc:scientificName 'Nezumia sclerorhynchus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.205299377441'^^xsd:double;
  dwc:latitude '19.651300430298'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '126475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711250582-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250650-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250650-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250650-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4256992340088 -17.3262004852295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4256992340088"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3262004852295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1534"^^xsd:integer ;
  dwc:maximumDepthInMeters "1534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250650-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4256992340088 -17.3262004852295)"^^geo:wktLiteral ;
  geo-pos:lat "19.4256992340088"^^xsd:decimal ;
  geo-pos:long "-17.3262004852295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250650-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711250650-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711250650-1'^^xsd:string;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.326200485229'^^xsd:double;
  dwc:latitude '19.425699234009'^^xsd:double;
  dwc:minimumDepth '1534'^^xsd:integer;
  dwc:maximumDepth '1534'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711250650-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311280351-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311280351-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311280351-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3365001678467 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3365001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "847"^^xsd:integer ;
  dwc:maximumDepthInMeters "847"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311280351-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3365001678467 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "18.3365001678467"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311280351-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:311280351-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '311280351-1'^^xsd:string;
  dwc:scientificName 'Bathyuroconger vicinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '-16.260000228882'^^xsd:double;
  dwc:latitude '18.336500167847'^^xsd:double;
  dwc:minimumDepth '847'^^xsd:integer;
  dwc:maximumDepth '847'^^xsd:integer;
  dwc:aphiaid '126284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:311280351-1'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200535-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200535-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200535-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3008003234863"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18630027771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1772.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200535-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3008003234863 -18.18630027771)"^^geo:wktLiteral ;
  geo-pos:lat "20.3008003234863"^^xsd:decimal ;
  geo-pos:long "-18.18630027771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200535-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200535-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200535-2'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.18630027771'^^xsd:double;
  dwc:latitude '20.300800323486'^^xsd:double;
  dwc:minimumDepth '1772.5'^^xsd:double;
  dwc:maximumDepth '1772.5'^^xsd:double;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200535-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010615-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010615-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010615-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.735200881958 -16.7754993438721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.735200881958"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7754993438721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "423.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "423.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010615-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.735200881958 -16.7754993438721)"^^geo:wktLiteral ;
  geo-pos:lat "18.735200881958"^^xsd:decimal ;
  geo-pos:long "-16.7754993438721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712010615-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712010615-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712010615-1'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.775499343872'^^xsd:double;
  dwc:latitude '18.735200881958'^^xsd:double;
  dwc:minimumDepth '423.5'^^xsd:double;
  dwc:maximumDepth '423.5'^^xsd:double;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712010615-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170486-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170486-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170486-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7766990661621"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7907009124756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "818.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "818.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170486-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  geo-pos:lat "20.7766990661621"^^xsd:decimal ;
  geo-pos:long "-17.7907009124756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170486-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170486-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170486-1'^^xsd:string;
  dwc:scientificName 'Bathyuroconger vicinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.790700912476'^^xsd:double;
  dwc:latitude '20.776699066162'^^xsd:double;
  dwc:minimumDepth '818.5'^^xsd:double;
  dwc:maximumDepth '818.5'^^xsd:double;
  dwc:aphiaid '126284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170486-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A406290465-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A406290465-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A406290465-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.2425003051758 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.2425003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "402.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "402.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A406290465-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.2425003051758 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "17.2425003051758"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A406290465-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:406290465-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '406290465-1'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Antonio Alaminos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.260000228882'^^xsd:double;
  dwc:latitude '17.242500305176'^^xsd:double;
  dwc:minimumDepth '402.3'^^xsd:double;
  dwc:maximumDepth '402.3'^^xsd:double;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:406290465-1'^^xsd:anyURI;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190812-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190812-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190812-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62619972229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190812-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  geo-pos:lat "20.7182998657227"^^xsd:decimal ;
  geo-pos:long "-17.62619972229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190812-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811190812-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811190812-2'^^xsd:string;
  dwc:scientificName 'Trachurus trecae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.62619972229'^^xsd:double;
  dwc:latitude '20.718299865723'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '126823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811190812-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190895-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190895-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190895-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8344993591309 -17.4004993438721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8344993591309"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4004993438721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190895-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8344993591309 -17.4004993438721)"^^geo:wktLiteral ;
  geo-pos:lat "19.8344993591309"^^xsd:decimal ;
  geo-pos:long "-17.4004993438721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911190895-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:911190895-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '911190895-1'^^xsd:string;
  dwc:scientificName 'Trachyscorpia cristulata  echinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Ángel Puerto y Javier Rey'^^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.400499343872'^^xsd:double;
  dwc:latitude '19.834499359131'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:911190895-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110476-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110476-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110476-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1392993927002"^^xsd:decimal ;
  dwc:decimalLongitude "-16.753999710083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110476-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  geo-pos:lat "17.1392993927002"^^xsd:decimal ;
  geo-pos:long "-16.753999710083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110476-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706110476-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706110476-1'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cadmani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.753999710083'^^xsd:double;
  dwc:latitude '17.1392993927'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '274886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706110476-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '274886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230808-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230808-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230808-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9531993865967"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3920001983643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230808-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  geo-pos:lat "17.9531993865967"^^xsd:decimal ;
  geo-pos:long "-16.3920001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230808-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811230808-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811230808-1'^^xsd:string;
  dwc:scientificName 'Brotula barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.392000198364'^^xsd:double;
  dwc:latitude '17.953199386597'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '159067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811230808-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '159067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170501-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170501-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170501-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8022003173828 -17.9694995880127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8022003173828"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9694995880127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1255"^^xsd:integer ;
  dwc:maximumDepthInMeters "1255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170501-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8022003173828 -17.9694995880127)"^^geo:wktLiteral ;
  geo-pos:lat "20.8022003173828"^^xsd:decimal ;
  geo-pos:long "-17.9694995880127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170501-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170501-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170501-1'^^xsd:string;
  dwc:scientificName 'Howella sherborni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.969499588013'^^xsd:double;
  dwc:latitude '20.802200317383'^^xsd:double;
  dwc:minimumDepth '1255'^^xsd:integer;
  dwc:maximumDepth '1255'^^xsd:integer;
  dwc:aphiaid '126995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170501-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200542-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200542-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200542-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4076995849609"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1236991882324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200542-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  geo-pos:lat "20.4076995849609"^^xsd:decimal ;
  geo-pos:long "-18.1236991882324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200542-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200542-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200542-1'^^xsd:string;
  dwc:scientificName 'Nezumia duodecim'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.123699188232'^^xsd:double;
  dwc:latitude '20.407699584961'^^xsd:double;
  dwc:minimumDepth '1302.5'^^xsd:double;
  dwc:maximumDepth '1302.5'^^xsd:double;
  dwc:aphiaid '272405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200542-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '272405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230570-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230570-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230570-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9027004241943 -17.8672008514404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9027004241943"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8672008514404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "1528"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230570-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9027004241943 -17.8672008514404)"^^geo:wktLiteral ;
  geo-pos:lat "19.9027004241943"^^xsd:decimal ;
  geo-pos:long "-17.8672008514404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230570-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711230570-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711230570-2'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.86720085144'^^xsd:double;
  dwc:latitude '19.902700424194'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '1528'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711230570-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300646-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300646-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300646-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5412006378174 -16.8896999359131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5412006378174"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8896999359131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300646-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5412006378174 -16.8896999359131)"^^geo:wktLiteral ;
  geo-pos:lat "18.5412006378174"^^xsd:decimal ;
  geo-pos:long "-16.8896999359131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300646-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711300646-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711300646-1'^^xsd:string;
  dwc:scientificName 'Luciobrotola nolfi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '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.889699935913'^^xsd:double;
  dwc:latitude '18.541200637817'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711300646-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240796-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240796-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240796-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9547004699707 -16.6567993164063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9547004699707"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6567993164063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "639.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "639.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240796-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9547004699707 -16.6567993164063)"^^geo:wktLiteral ;
  geo-pos:lat "17.9547004699707"^^xsd:decimal ;
  geo-pos:long "-16.6567993164063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240796-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811240796-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811240796-2'^^xsd:string;
  dwc:scientificName 'Polymetme corythaeola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.656799316406'^^xsd:double;
  dwc:latitude '17.954700469971'^^xsd:double;
  dwc:minimumDepth '639.5'^^xsd:double;
  dwc:maximumDepth '639.5'^^xsd:double;
  dwc:aphiaid '127300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811240796-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110478-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110478-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110478-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1392993927002"^^xsd:decimal ;
  dwc:decimalLongitude "-16.753999710083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110478-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  geo-pos:lat "17.1392993927002"^^xsd:decimal ;
  geo-pos:long "-16.753999710083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110478-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706110478-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706110478-2'^^xsd:string;
  dwc:scientificName 'Antigonia capros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.753999710083'^^xsd:double;
  dwc:latitude '17.1392993927'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706110478-2'^^xsd:anyURI;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210781-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210781-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210781-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5715007781982 -17.57080078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5715007781982"^^xsd:decimal ;
  dwc:decimalLongitude "-17.57080078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1727"^^xsd:integer ;
  dwc:maximumDepthInMeters "1727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210781-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5715007781982 -17.57080078125)"^^geo:wktLiteral ;
  geo-pos:lat "19.5715007781982"^^xsd:decimal ;
  geo-pos:long "-17.57080078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811210781-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811210781-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811210781-1'^^xsd:string;
  dwc:scientificName 'Penopus microphthalmus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.57080078125'^^xsd:double;
  dwc:latitude '19.571500778198'^^xsd:double;
  dwc:minimumDepth '1727'^^xsd:integer;
  dwc:maximumDepth '1727'^^xsd:integer;
  dwc:aphiaid '217816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811210781-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '217816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200545-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200545-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200545-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4076995849609"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1236991882324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200545-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  geo-pos:lat "20.4076995849609"^^xsd:decimal ;
  geo-pos:long "-18.1236991882324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200545-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200545-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200545-2'^^xsd:string;
  dwc:scientificName 'Coryphaenoides paramarshalli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.123699188232'^^xsd:double;
  dwc:latitude '20.407699584961'^^xsd:double;
  dwc:minimumDepth '1302.5'^^xsd:double;
  dwc:maximumDepth '1302.5'^^xsd:double;
  dwc:aphiaid '272348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200545-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '272348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300610-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300610-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300610-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4050006866455 -16.9169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4050006866455"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1407.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1407.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300610-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4050006866455 -16.9169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "18.4050006866455"^^xsd:decimal ;
  geo-pos:long "-16.9169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300610-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711300610-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711300610-1'^^xsd:string;
  dwc:scientificName 'Astronesthes gemmifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '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.916999816894'^^xsd:double;
  dwc:latitude '18.405000686646'^^xsd:double;
  dwc:minimumDepth '1407.5'^^xsd:double;
  dwc:maximumDepth '1407.5'^^xsd:double;
  dwc:aphiaid '127322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711300610-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190805-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190805-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190805-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62619972229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190805-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  geo-pos:lat "20.7182998657227"^^xsd:decimal ;
  geo-pos:long "-17.62619972229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190805-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811190805-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811190805-1'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.62619972229'^^xsd:double;
  dwc:latitude '20.718299865723'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811190805-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260450-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260450-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260450-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0062007904053 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0062007904053"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "722.28"^^xsd:integer ;
  dwc:maximumDepthInMeters "722.28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260450-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0062007904053 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "18.0062007904053"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260450-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:311260450-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '311260450-2'^^xsd:string;
  dwc:scientificName 'Halosaurus ovenii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-16.260000228882'^^xsd:double;
  dwc:latitude '18.006200790405'^^xsd:double;
  dwc:minimumDepth '722.28'^^xsd:double;
  dwc:maximumDepth '722.28'^^xsd:double;
  dwc:aphiaid '126641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:311260450-2'^^xsd:anyURI;
  dwc:observationDate '2003-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '126641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170489-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170489-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170489-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7766990661621"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7907009124756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "818.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "818.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170489-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  geo-pos:lat "20.7766990661621"^^xsd:decimal ;
  geo-pos:long "-17.7907009124756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170489-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170489-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170489-1'^^xsd:string;
  dwc:scientificName 'Hoplostethus cadenati'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.790700912476'^^xsd:double;
  dwc:latitude '20.776699066162'^^xsd:double;
  dwc:minimumDepth '818.5'^^xsd:double;
  dwc:maximumDepth '818.5'^^xsd:double;
  dwc:aphiaid '126403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170489-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A612021249-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A612021249-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A612021249-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9193000793457 -16.9071998596191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9193000793457"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9071998596191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "698.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "698.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A612021249-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9193000793457 -16.9071998596191)"^^geo:wktLiteral ;
  geo-pos:lat "23.9193000793457"^^xsd:decimal ;
  geo-pos:long "-16.9071998596191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A612021249-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:612021249-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '612021249-1'^^xsd:string;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Carlos Hernández'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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.907199859619'^^xsd:double;
  dwc:latitude '23.919300079346'^^xsd:double;
  dwc:minimumDepth '698.5'^^xsd:double;
  dwc:maximumDepth '698.5'^^xsd:double;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:612021249-1'^^xsd:anyURI;
  dwc:observationDate '2006-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091266-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091266-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091266-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6875"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6042995452881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091266-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  geo-pos:lat "18.6875"^^xsd:decimal ;
  geo-pos:long "-16.6042995452881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091266-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091266-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091266-1'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.604299545288'^^xsd:double;
  dwc:latitude '18.6875'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091266-1'^^xsd:anyURI;
  dwc:observationDate '2012-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091259-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091259-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091259-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6742992401123 -16.600700378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6742992401123"^^xsd:decimal ;
  dwc:decimalLongitude "-16.600700378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091259-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6742992401123 -16.600700378418)"^^geo:wktLiteral ;
  geo-pos:lat "18.6742992401123"^^xsd:decimal ;
  geo-pos:long "-16.600700378418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091259-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091259-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091259-1'^^xsd:string;
  dwc:scientificName 'Chelidonichthys gabonensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.600700378418'^^xsd:double;
  dwc:latitude '18.674299240112'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '274875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091259-1'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '274875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100737-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100737-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100737-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5181999206543 -16.8880004882813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.5181999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8880004882813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1308.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1308.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100737-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5181999206543 -16.8880004882813)"^^geo:wktLiteral ;
  geo-pos:lat "17.5181999206543"^^xsd:decimal ;
  geo-pos:long "-16.8880004882813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100737-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712100737-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712100737-1'^^xsd:string;
  dwc:scientificName 'Nesiarchus nasutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.888000488281'^^xsd:double;
  dwc:latitude '17.518199920654'^^xsd:double;
  dwc:minimumDepth '1308.5'^^xsd:double;
  dwc:maximumDepth '1308.5'^^xsd:double;
  dwc:aphiaid '126865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712100737-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '126865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702140440-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702140440-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702140440-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0060005187988 -16.7717990875244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.0060005187988"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7717990875244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "555.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702140440-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0060005187988 -16.7717990875244)"^^geo:wktLiteral ;
  geo-pos:lat "17.0060005187988"^^xsd:decimal ;
  geo-pos:long "-16.7717990875244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A702140440-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:702140440-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '702140440-1'^^xsd:string;
  dwc:scientificName 'Leptostomias gladiator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.771799087524'^^xsd:double;
  dwc:latitude '17.006000518799'^^xsd:double;
  dwc:minimumDepth '555.6'^^xsd:double;
  dwc:maximumDepth '555.6'^^xsd:double;
  dwc:aphiaid '127355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:702140440-1'^^xsd:anyURI;
  dwc:observationDate '2007-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110478-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110478-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110478-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1392993927002"^^xsd:decimal ;
  dwc:decimalLongitude "-16.753999710083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110478-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  geo-pos:lat "17.1392993927002"^^xsd:decimal ;
  geo-pos:long "-16.753999710083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110478-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706110478-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706110478-1'^^xsd:string;
  dwc:scientificName 'Antigonia capros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.753999710083'^^xsd:double;
  dwc:latitude '17.1392993927'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706110478-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010467-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010467-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010467-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4666996002197 -17.2833003997803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4666996002197"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833003997803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "417.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010467-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4666996002197 -17.2833003997803)"^^geo:wktLiteral ;
  geo-pos:lat "20.4666996002197"^^xsd:decimal ;
  geo-pos:long "-17.2833003997803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010467-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:405010467-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '405010467-1'^^xsd:string;
  dwc:scientificName 'Galeus polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-17.28330039978'^^xsd:double;
  dwc:latitude '20.46669960022'^^xsd:double;
  dwc:minimumDepth '417.5'^^xsd:double;
  dwc:maximumDepth '417.5'^^xsd:double;
  dwc:aphiaid '271364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:405010467-1'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '271364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811300798-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811300798-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811300798-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3190002441406 -16.7712993621826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7712993621826"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811300798-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3190002441406 -16.7712993621826)"^^geo:wktLiteral ;
  geo-pos:lat "16.3190002441406"^^xsd:decimal ;
  geo-pos:long "-16.7712993621826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811300798-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811300798-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811300798-2'^^xsd:string;
  dwc:scientificName 'Lepidotrigla carolae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.771299362183'^^xsd:double;
  dwc:latitude '16.319000244141'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '274888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811300798-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '274888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120431-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120431-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120431-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.7206993103027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.0580005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7206993103027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175.94"^^xsd:integer ;
  dwc:maximumDepthInMeters "175.94"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120431-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.7206993103027)"^^geo:wktLiteral ;
  geo-pos:lat "17.0580005645752"^^xsd:decimal ;
  geo-pos:long "-16.7206993103027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120431-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706120431-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706120431-2'^^xsd:string;
  dwc:scientificName 'Scorpaena normani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.720699310303'^^xsd:double;
  dwc:latitude '17.058000564575'^^xsd:double;
  dwc:minimumDepth '175.94'^^xsd:double;
  dwc:maximumDepth '175.94'^^xsd:double;
  dwc:aphiaid '274728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706120431-2'^^xsd:anyURI;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '274728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200546-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200546-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200546-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4076995849609"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1236991882324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200546-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  geo-pos:lat "20.4076995849609"^^xsd:decimal ;
  geo-pos:long "-18.1236991882324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200546-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200546-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200546-1'^^xsd:string;
  dwc:scientificName 'Alepocephalus bairdii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.123699188232'^^xsd:double;
  dwc:latitude '20.407699584961'^^xsd:double;
  dwc:minimumDepth '1302.5'^^xsd:double;
  dwc:maximumDepth '1302.5'^^xsd:double;
  dwc:aphiaid '126682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200546-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070625-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070625-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070625-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5182991027832 -17.0711994171143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.5182991027832"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0711994171143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1385.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1385.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070625-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5182991027832 -17.0711994171143)"^^geo:wktLiteral ;
  geo-pos:lat "16.5182991027832"^^xsd:decimal ;
  geo-pos:long "-17.0711994171143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070625-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712070625-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712070625-1'^^xsd:string;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '-17.071199417114'^^xsd:double;
  dwc:latitude '16.518299102783'^^xsd:double;
  dwc:minimumDepth '1385.5'^^xsd:double;
  dwc:maximumDepth '1385.5'^^xsd:double;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712070625-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711290644-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711290644-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711290644-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0359992980957 -16.8400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.0359992980957"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "422.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "422.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711290644-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0359992980957 -16.8400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "19.0359992980957"^^xsd:decimal ;
  geo-pos:long "-16.8400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711290644-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711290644-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711290644-2'^^xsd:string;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.840000152588'^^xsd:double;
  dwc:latitude '19.035999298096'^^xsd:double;
  dwc:minimumDepth '422.5'^^xsd:double;
  dwc:maximumDepth '422.5'^^xsd:double;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711290644-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170491-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170491-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170491-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8383007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "621"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170491-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  geo-pos:lat "20.7000007629395"^^xsd:decimal ;
  geo-pos:long "-17.8383007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170491-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170491-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170491-1'^^xsd:string;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.838300704956'^^xsd:double;
  dwc:latitude '20.700000762939'^^xsd:double;
  dwc:minimumDepth '621'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170491-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912021074-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912021074-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912021074-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.6408004760742 -16.792200088501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.6408004760742"^^xsd:decimal ;
  dwc:decimalLongitude "-16.792200088501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "984"^^xsd:integer ;
  dwc:maximumDepthInMeters "984"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912021074-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.6408004760742 -16.792200088501)"^^geo:wktLiteral ;
  geo-pos:lat "17.6408004760742"^^xsd:decimal ;
  geo-pos:long "-16.792200088501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A912021074-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:912021074-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '912021074-1'^^xsd:string;
  dwc:scientificName 'Rajella barnardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Ángel Puerto y Javier Rey'^^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 '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.792200088501'^^xsd:double;
  dwc:latitude '17.640800476074'^^xsd:double;
  dwc:minimumDepth '984'^^xsd:integer;
  dwc:maximumDepth '984'^^xsd:integer;
  dwc:aphiaid '217410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:912021074-1'^^xsd:anyURI;
  dwc:observationDate '2009-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '217410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170493-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170493-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170493-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8383007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "621"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170493-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  geo-pos:lat "20.7000007629395"^^xsd:decimal ;
  geo-pos:long "-17.8383007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170493-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170493-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170493-2'^^xsd:string;
  dwc:scientificName 'Trachyscorpia cristulata  echinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.838300704956'^^xsd:double;
  dwc:latitude '20.700000762939'^^xsd:double;
  dwc:minimumDepth '621'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170493-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1103021236-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1103021236-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1103021236-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7388000488281 -16.7740001678467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7388000488281"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7740001678467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "588"^^xsd:integer ;
  dwc:maximumDepthInMeters "588"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1103021236-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7388000488281 -16.7740001678467)"^^geo:wktLiteral ;
  geo-pos:lat "18.7388000488281"^^xsd:decimal ;
  geo-pos:long "-16.7740001678467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1103021236-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1103021236-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1103021236-3'^^xsd:string;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^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 '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.774000167847'^^xsd:double;
  dwc:latitude '18.738800048828'^^xsd:double;
  dwc:minimumDepth '588'^^xsd:integer;
  dwc:maximumDepth '588'^^xsd:integer;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1103021236-3'^^xsd:anyURI;
  dwc:observationDate '2011-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270598-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270598-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270598-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2534999847412 -16.9897003173828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2534999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9897003173828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "738.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "738.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270598-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2534999847412 -16.9897003173828)"^^geo:wktLiteral ;
  geo-pos:lat "19.2534999847412"^^xsd:decimal ;
  geo-pos:long "-16.9897003173828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270598-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711270598-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711270598-1'^^xsd:string;
  dwc:scientificName 'Nezumia duodecim'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.989700317383'^^xsd:double;
  dwc:latitude '19.253499984741'^^xsd:double;
  dwc:minimumDepth '738.5'^^xsd:double;
  dwc:maximumDepth '738.5'^^xsd:double;
  dwc:aphiaid '272405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711270598-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '272405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130580-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130580-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130580-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8407001495361 -17.4207992553711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8407001495361"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4207992553711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "473.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "473.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130580-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8407001495361 -17.4207992553711)"^^geo:wktLiteral ;
  geo-pos:lat "19.8407001495361"^^xsd:decimal ;
  geo-pos:long "-17.4207992553711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711130580-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711130580-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711130580-2'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.420799255371'^^xsd:double;
  dwc:latitude '19.840700149536'^^xsd:double;
  dwc:minimumDepth '473.5'^^xsd:double;
  dwc:maximumDepth '473.5'^^xsd:double;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711130580-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711260593-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711260593-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711260593-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2418003082275 -17.3596992492676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.2418003082275"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3596992492676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1681.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1681.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711260593-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.2418003082275 -17.3596992492676)"^^geo:wktLiteral ;
  geo-pos:lat "19.2418003082275"^^xsd:decimal ;
  geo-pos:long "-17.3596992492676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711260593-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711260593-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711260593-1'^^xsd:string;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.359699249268'^^xsd:double;
  dwc:latitude '19.241800308227'^^xsd:double;
  dwc:minimumDepth '1681.5'^^xsd:double;
  dwc:maximumDepth '1681.5'^^xsd:double;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711260593-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180884-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180884-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180884-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4757995605469 -17.0167999267578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4757995605469"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0167999267578"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180884-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4757995605469 -17.0167999267578)"^^geo:wktLiteral ;
  geo-pos:lat "19.4757995605469"^^xsd:decimal ;
  geo-pos:long "-17.0167999267578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180884-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:911180884-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '911180884-1'^^xsd:string;
  dwc:scientificName 'Leucoraja leucosticta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Ángel Puerto y Javier Rey'^^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.016799926758'^^xsd:double;
  dwc:latitude '19.475799560547'^^xsd:double;
  dwc:minimumDepth '207.5'^^xsd:double;
  dwc:maximumDepth '207.5'^^xsd:double;
  dwc:aphiaid '271565'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:911180884-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '271565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210558-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210558-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210558-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6501998901367"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8358001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "506.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "506.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210558-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  geo-pos:lat "20.6501998901367"^^xsd:decimal ;
  geo-pos:long "-17.8358001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210558-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210558-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210558-2'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.835800170898'^^xsd:double;
  dwc:latitude '20.650199890137'^^xsd:double;
  dwc:minimumDepth '506.5'^^xsd:double;
  dwc:maximumDepth '506.5'^^xsd:double;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210558-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250590-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250590-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250590-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3836994171143 -17.2057991027832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.3836994171143"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2057991027832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1197"^^xsd:integer ;
  dwc:maximumDepthInMeters "1197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250590-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3836994171143 -17.2057991027832)"^^geo:wktLiteral ;
  geo-pos:lat "19.3836994171143"^^xsd:decimal ;
  geo-pos:long "-17.2057991027832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250590-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711250590-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711250590-1'^^xsd:string;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.205799102783'^^xsd:double;
  dwc:latitude '19.383699417114'^^xsd:double;
  dwc:minimumDepth '1197'^^xsd:integer;
  dwc:maximumDepth '1197'^^xsd:integer;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711250590-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211171024-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211171024-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211171024-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.45670008659363 10.1667003631592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.45670008659363"^^xsd:decimal ;
  dwc:decimalLongitude "10.1667003631592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "718.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "718.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211171024-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.45670008659363 10.1667003631592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.45670008659363"^^xsd:decimal ;
  geo-pos:long "10.1667003631592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A211171024-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:211171024-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '211171024-1'^^xsd:string;
  dwc:scientificName 'Monomitopus metriostoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ana Ramos'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'GA'^^xsd:string;
  dwc:longitude '10.166700363159'^^xsd:double;
  dwc:latitude '-3.4567000865936'^^xsd:double;
  dwc:minimumDepth '718.5'^^xsd:double;
  dwc:maximumDepth '718.5'^^xsd:double;
  dwc:aphiaid '126674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:211171024-1'^^xsd:anyURI;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091252-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091252-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091252-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6875"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6042995452881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091252-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  geo-pos:lat "18.6875"^^xsd:decimal ;
  geo-pos:long "-16.6042995452881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091252-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091252-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091252-1'^^xsd:string;
  dwc:scientificName 'Pontinus accraensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.604299545288'^^xsd:double;
  dwc:latitude '18.6875'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '274681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091252-1'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '274681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230806-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230806-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230806-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9531993865967"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3920001983643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230806-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  geo-pos:lat "17.9531993865967"^^xsd:decimal ;
  geo-pos:long "-16.3920001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230806-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811230806-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811230806-1'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.392000198364'^^xsd:double;
  dwc:latitude '17.953199386597'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811230806-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170496-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170496-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170496-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8383007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "621"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170496-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  geo-pos:lat "20.7000007629395"^^xsd:decimal ;
  geo-pos:long "-17.8383007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170496-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170496-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170496-1'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus  dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.838300704956'^^xsd:double;
  dwc:latitude '20.700000762939'^^xsd:double;
  dwc:minimumDepth '621'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '236464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170496-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190753-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190753-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190753-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9088001251221 -18.0223007202148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9088001251221"^^xsd:decimal ;
  dwc:decimalLongitude "-18.0223007202148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1835"^^xsd:integer ;
  dwc:maximumDepthInMeters "1835"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190753-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9088001251221 -18.0223007202148)"^^geo:wktLiteral ;
  geo-pos:lat "19.9088001251221"^^xsd:decimal ;
  geo-pos:long "-18.0223007202148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190753-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811190753-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811190753-1'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.022300720215'^^xsd:double;
  dwc:latitude '19.908800125122'^^xsd:double;
  dwc:minimumDepth '1835'^^xsd:integer;
  dwc:maximumDepth '1835'^^xsd:integer;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811190753-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711240580-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711240580-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711240580-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8407001495361 -17.4207992553711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8407001495361"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4207992553711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "473.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "473.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711240580-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8407001495361 -17.4207992553711)"^^geo:wktLiteral ;
  geo-pos:lat "19.8407001495361"^^xsd:decimal ;
  geo-pos:long "-17.4207992553711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711240580-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711240580-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711240580-1'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.420799255371'^^xsd:double;
  dwc:latitude '19.840700149536'^^xsd:double;
  dwc:minimumDepth '473.5'^^xsd:double;
  dwc:maximumDepth '473.5'^^xsd:double;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711240580-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220565-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220565-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220565-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2334995269775 -17.6527004241943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.2334995269775"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6527004241943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "460.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220565-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2334995269775 -17.6527004241943)"^^geo:wktLiteral ;
  geo-pos:lat "20.2334995269775"^^xsd:decimal ;
  geo-pos:long "-17.6527004241943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220565-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711220565-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711220565-1'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.652700424194'^^xsd:double;
  dwc:latitude '20.233499526977'^^xsd:double;
  dwc:minimumDepth '460.5'^^xsd:double;
  dwc:maximumDepth '460.5'^^xsd:double;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711220565-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250587-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250587-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250587-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4256992340088 -17.3262004852295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4256992340088"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3262004852295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1534"^^xsd:integer ;
  dwc:maximumDepthInMeters "1534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250587-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4256992340088 -17.3262004852295)"^^geo:wktLiteral ;
  geo-pos:lat "19.4256992340088"^^xsd:decimal ;
  geo-pos:long "-17.3262004852295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711250587-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711250587-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711250587-2'^^xsd:string;
  dwc:scientificName 'Rhinochimaera atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.326200485229'^^xsd:double;
  dwc:latitude '19.425699234009'^^xsd:double;
  dwc:minimumDepth '1534'^^xsd:integer;
  dwc:maximumDepth '1534'^^xsd:integer;
  dwc:aphiaid '105830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711250587-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110433-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110433-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110433-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1392993927002"^^xsd:decimal ;
  dwc:decimalLongitude "-16.753999710083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110433-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  geo-pos:lat "17.1392993927002"^^xsd:decimal ;
  geo-pos:long "-16.753999710083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110433-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706110433-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706110433-1'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.753999710083'^^xsd:double;
  dwc:latitude '17.1392993927'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706110433-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180890-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180890-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180890-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6672992706299 -17.069299697876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.6672992706299"^^xsd:decimal ;
  dwc:decimalLongitude "-17.069299697876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180890-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6672992706299 -17.069299697876)"^^geo:wktLiteral ;
  geo-pos:lat "19.6672992706299"^^xsd:decimal ;
  geo-pos:long "-17.069299697876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911180890-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:911180890-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '911180890-1'^^xsd:string;
  dwc:scientificName 'Brotula barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Ángel Puerto y Javier Rey'^^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.069299697876'^^xsd:double;
  dwc:latitude '19.66729927063'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '159067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:911180890-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '159067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200548-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200548-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200548-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3227996826172 -18.1207008361816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3227996826172"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1207008361816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1579.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1579.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200548-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3227996826172 -18.1207008361816)"^^geo:wktLiteral ;
  geo-pos:lat "20.3227996826172"^^xsd:decimal ;
  geo-pos:long "-18.1207008361816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200548-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200548-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200548-2'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.120700836182'^^xsd:double;
  dwc:latitude '20.322799682617'^^xsd:double;
  dwc:minimumDepth '1579.5'^^xsd:double;
  dwc:maximumDepth '1579.5'^^xsd:double;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200548-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811270759-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811270759-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811270759-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3358001708984 -17.0359992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3358001708984"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0359992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1398.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1398.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811270759-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3358001708984 -17.0359992980957)"^^geo:wktLiteral ;
  geo-pos:lat "16.3358001708984"^^xsd:decimal ;
  geo-pos:long "-17.0359992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811270759-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811270759-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811270759-1'^^xsd:string;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.035999298096'^^xsd:double;
  dwc:latitude '16.335800170898'^^xsd:double;
  dwc:minimumDepth '1398.5'^^xsd:double;
  dwc:maximumDepth '1398.5'^^xsd:double;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811270759-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312050349-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312050349-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312050349-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.534200668335 -17.7882995605469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.534200668335"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7882995605469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312050349-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.534200668335 -17.7882995605469)"^^geo:wktLiteral ;
  geo-pos:lat "20.534200668335"^^xsd:decimal ;
  geo-pos:long "-17.7882995605469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A312050349-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:312050349-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '312050349-1'^^xsd:string;
  dwc:scientificName 'Nettastoma melanurum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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.788299560547'^^xsd:double;
  dwc:latitude '20.534200668335'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '829'^^xsd:integer;
  dwc:aphiaid '126308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:312050349-1'^^xsd:anyURI;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '299709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170498-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170498-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170498-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8022003173828 -17.9694995880127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8022003173828"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9694995880127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1255"^^xsd:integer ;
  dwc:maximumDepthInMeters "1255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170498-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8022003173828 -17.9694995880127)"^^geo:wktLiteral ;
  geo-pos:lat "20.8022003173828"^^xsd:decimal ;
  geo-pos:long "-17.9694995880127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170498-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170498-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170498-2'^^xsd:string;
  dwc:scientificName 'Japonoconger africanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.969499588013'^^xsd:double;
  dwc:latitude '20.802200317383'^^xsd:double;
  dwc:minimumDepth '1255'^^xsd:integer;
  dwc:maximumDepth '1255'^^xsd:integer;
  dwc:aphiaid '281191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170498-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '281191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812051169-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812051169-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812051169-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.284200668335 -16.5874996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.284200668335"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5874996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812051169-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.284200668335 -16.5874996185303)"^^geo:wktLiteral ;
  geo-pos:lat "18.284200668335"^^xsd:decimal ;
  geo-pos:long "-16.5874996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812051169-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:812051169-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '812051169-1'^^xsd:string;
  dwc:scientificName 'Centrophorus granulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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 '-16.58749961853'^^xsd:double;
  dwc:latitude '18.284200668335'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '105899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:812051169-1'^^xsd:anyURI;
  dwc:observationDate '2008-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '105899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070623-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070623-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070623-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4181995391846 -16.9424991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.4181995391846"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9424991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1005.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070623-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4181995391846 -16.9424991607666)"^^geo:wktLiteral ;
  geo-pos:lat "16.4181995391846"^^xsd:decimal ;
  geo-pos:long "-16.9424991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712070623-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712070623-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712070623-1'^^xsd:string;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.942499160767'^^xsd:double;
  dwc:latitude '16.418199539185'^^xsd:double;
  dwc:minimumDepth '1005.5'^^xsd:double;
  dwc:maximumDepth '1005.5'^^xsd:double;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712070623-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230444-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230444-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230444-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3579998016357 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3579998016357"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "782.47"^^xsd:integer ;
  dwc:maximumDepthInMeters "782.47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230444-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3579998016357 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "16.3579998016357"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311230444-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:311230444-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '311230444-2'^^xsd:string;
  dwc:scientificName 'Lamprogrammus exutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-16.260000228882'^^xsd:double;
  dwc:latitude '16.357999801636'^^xsd:double;
  dwc:minimumDepth '782.47'^^xsd:double;
  dwc:maximumDepth '782.47'^^xsd:double;
  dwc:aphiaid '272802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:311230444-2'^^xsd:anyURI;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '272802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230809-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230809-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230809-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9531993865967"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3920001983643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230809-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  geo-pos:lat "17.9531993865967"^^xsd:decimal ;
  geo-pos:long "-16.3920001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230809-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811230809-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811230809-1'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.392000198364'^^xsd:double;
  dwc:latitude '17.953199386597'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811230809-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260450-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260450-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260450-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0062007904053 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0062007904053"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "722.28"^^xsd:integer ;
  dwc:maximumDepthInMeters "722.28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260450-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0062007904053 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "18.0062007904053"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260450-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:311260450-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '311260450-1'^^xsd:string;
  dwc:scientificName 'Halosaurus ovenii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-16.260000228882'^^xsd:double;
  dwc:latitude '18.006200790405'^^xsd:double;
  dwc:minimumDepth '722.28'^^xsd:double;
  dwc:maximumDepth '722.28'^^xsd:double;
  dwc:aphiaid '126641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:311260450-1'^^xsd:anyURI;
  dwc:observationDate '2003-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '126641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230807-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230807-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230807-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9531993865967"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3920001983643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230807-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9531993865967 -16.3920001983643)"^^geo:wktLiteral ;
  geo-pos:lat "17.9531993865967"^^xsd:decimal ;
  geo-pos:long "-16.3920001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811230807-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811230807-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811230807-2'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.392000198364'^^xsd:double;
  dwc:latitude '17.953199386597'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811230807-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110434-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110434-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110434-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1392993927002"^^xsd:decimal ;
  dwc:decimalLongitude "-16.753999710083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110434-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1392993927002 -16.753999710083)"^^geo:wktLiteral ;
  geo-pos:lat "17.1392993927002"^^xsd:decimal ;
  geo-pos:long "-16.753999710083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110434-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706110434-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706110434-1'^^xsd:string;
  dwc:scientificName 'Synchiropus phaeton'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.753999710083'^^xsd:double;
  dwc:latitude '17.1392993927'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706110434-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240810-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240810-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240810-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9423007965088 -16.5757999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9423007965088"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5757999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "344.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240810-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9423007965088 -16.5757999420166)"^^geo:wktLiteral ;
  geo-pos:lat "17.9423007965088"^^xsd:decimal ;
  geo-pos:long "-16.5757999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240810-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811240810-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811240810-1'^^xsd:string;
  dwc:scientificName 'Epigonus constanciae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.575799942017'^^xsd:double;
  dwc:latitude '17.942300796509'^^xsd:double;
  dwc:minimumDepth '344.5'^^xsd:double;
  dwc:maximumDepth '344.5'^^xsd:double;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811240810-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190766-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190766-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190766-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62619972229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190766-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  geo-pos:lat "20.7182998657227"^^xsd:decimal ;
  geo-pos:long "-17.62619972229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190766-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811190766-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811190766-1'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.62619972229'^^xsd:double;
  dwc:latitude '20.718299865723'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811190766-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.0580005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-16.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "140.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0580005645752 -16.75)"^^geo:wktLiteral ;
  geo-pos:lat "17.0580005645752"^^xsd:decimal ;
  geo-pos:long "-16.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706120429-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706120429-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706120429-4'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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.75'^^xsd:double;
  dwc:latitude '17.058000564575'^^xsd:double;
  dwc:minimumDepth '140.75'^^xsd:double;
  dwc:maximumDepth '140.75'^^xsd:double;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706120429-4'^^xsd:anyURI;
  dwc:observationDate '2012-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270604-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270604-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270604-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0422992706299 -17.051700592041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.0422992706299"^^xsd:decimal ;
  dwc:decimalLongitude "-17.051700592041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1389.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1389.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270604-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0422992706299 -17.051700592041)"^^geo:wktLiteral ;
  geo-pos:lat "19.0422992706299"^^xsd:decimal ;
  geo-pos:long "-17.051700592041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270604-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711270604-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711270604-1'^^xsd:string;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '-17.051700592041'^^xsd:double;
  dwc:latitude '19.04229927063'^^xsd:double;
  dwc:minimumDepth '1389.5'^^xsd:double;
  dwc:maximumDepth '1389.5'^^xsd:double;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711270604-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200545-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200545-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200545-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4076995849609"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1236991882324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200545-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4076995849609 -18.1236991882324)"^^geo:wktLiteral ;
  geo-pos:lat "20.4076995849609"^^xsd:decimal ;
  geo-pos:long "-18.1236991882324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711200545-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711200545-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711200545-1'^^xsd:string;
  dwc:scientificName 'Coryphaenoides paramarshalli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.123699188232'^^xsd:double;
  dwc:latitude '20.407699584961'^^xsd:double;
  dwc:minimumDepth '1302.5'^^xsd:double;
  dwc:maximumDepth '1302.5'^^xsd:double;
  dwc:aphiaid '272348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711200545-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '272348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240804-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240804-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240804-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9547004699707 -16.6567993164063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9547004699707"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6567993164063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "639.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "639.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240804-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9547004699707 -16.6567993164063)"^^geo:wktLiteral ;
  geo-pos:lat "17.9547004699707"^^xsd:decimal ;
  geo-pos:long "-16.6567993164063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811240804-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811240804-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811240804-2'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.656799316406'^^xsd:double;
  dwc:latitude '17.954700469971'^^xsd:double;
  dwc:minimumDepth '639.5'^^xsd:double;
  dwc:maximumDepth '639.5'^^xsd:double;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811240804-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080734-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080734-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080734-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8386993408203 -17.108699798584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.8386993408203"^^xsd:decimal ;
  dwc:decimalLongitude "-17.108699798584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1638.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1638.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080734-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8386993408203 -17.108699798584)"^^geo:wktLiteral ;
  geo-pos:lat "16.8386993408203"^^xsd:decimal ;
  geo-pos:long "-17.108699798584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712080734-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712080734-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712080734-1'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '-17.108699798584'^^xsd:double;
  dwc:latitude '16.83869934082'^^xsd:double;
  dwc:minimumDepth '1638.5'^^xsd:double;
  dwc:maximumDepth '1638.5'^^xsd:double;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712080734-1'^^xsd:anyURI;
  dwc:observationDate '2007-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180509-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180509-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180509-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5737991333008 -18.5377006530762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5737991333008"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5377006530762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180509-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5737991333008 -18.5377006530762)"^^geo:wktLiteral ;
  geo-pos:lat "20.5737991333008"^^xsd:decimal ;
  geo-pos:long "-18.5377006530762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180509-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180509-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180509-1'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.537700653076'^^xsd:double;
  dwc:latitude '20.573799133301'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180509-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611141242-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611141242-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611141242-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.175500869751 -17.7033004760742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.175500869751"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7033004760742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "560"^^xsd:integer ;
  dwc:maximumDepthInMeters "560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611141242-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.175500869751 -17.7033004760742)"^^geo:wktLiteral ;
  geo-pos:lat "21.175500869751"^^xsd:decimal ;
  geo-pos:long "-17.7033004760742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611141242-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:611141242-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '611141242-1'^^xsd:string;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Carlos Hernández'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.703300476074'^^xsd:double;
  dwc:latitude '21.175500869751'^^xsd:double;
  dwc:minimumDepth '560'^^xsd:integer;
  dwc:maximumDepth '560'^^xsd:integer;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:611141242-1'^^xsd:anyURI;
  dwc:observationDate '2006-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190763-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190763-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190763-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62619972229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190763-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7182998657227 -17.62619972229)"^^geo:wktLiteral ;
  geo-pos:lat "20.7182998657227"^^xsd:decimal ;
  geo-pos:long "-17.62619972229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811190763-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811190763-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811190763-2'^^xsd:string;
  dwc:scientificName 'Blennius normani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.62619972229'^^xsd:double;
  dwc:latitude '20.718299865723'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '273121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811190763-2'^^xsd:anyURI;
  dwc:observationDate '2008-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '273121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210554-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210554-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210554-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6501998901367"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8358001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "506.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "506.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210554-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  geo-pos:lat "20.6501998901367"^^xsd:decimal ;
  geo-pos:long "-17.8358001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210554-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210554-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210554-2'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus  mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.835800170898'^^xsd:double;
  dwc:latitude '20.650199890137'^^xsd:double;
  dwc:minimumDepth '506.5'^^xsd:double;
  dwc:maximumDepth '506.5'^^xsd:double;
  dwc:aphiaid '159409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210554-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110427-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110427-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110427-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.2737007141113 -16.8187007904053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.2737007141113"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8187007904053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "618.56"^^xsd:integer ;
  dwc:maximumDepthInMeters "618.56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110427-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.2737007141113 -16.8187007904053)"^^geo:wktLiteral ;
  geo-pos:lat "17.2737007141113"^^xsd:decimal ;
  geo-pos:long "-16.8187007904053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A706110427-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:706110427-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '706110427-1'^^xsd:string;
  dwc:scientificName 'Lamprogrammus exutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.818700790405'^^xsd:double;
  dwc:latitude '17.273700714111'^^xsd:double;
  dwc:minimumDepth '618.56'^^xsd:double;
  dwc:maximumDepth '618.56'^^xsd:double;
  dwc:aphiaid '272802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:706110427-1'^^xsd:anyURI;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '272802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010468-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010468-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010468-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4666996002197 -17.2833003997803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4666996002197"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833003997803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "417.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010468-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4666996002197 -17.2833003997803)"^^geo:wktLiteral ;
  geo-pos:lat "20.4666996002197"^^xsd:decimal ;
  geo-pos:long "-17.2833003997803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A405010468-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:405010468-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '405010468-1'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-17.28330039978'^^xsd:double;
  dwc:latitude '20.46669960022'^^xsd:double;
  dwc:minimumDepth '417.5'^^xsd:double;
  dwc:maximumDepth '417.5'^^xsd:double;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:405010468-1'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190527-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190527-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190527-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6697998046875 -18.2586994171143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6697998046875"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2586994171143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1308"^^xsd:integer ;
  dwc:maximumDepthInMeters "1308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190527-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6697998046875 -18.2586994171143)"^^geo:wktLiteral ;
  geo-pos:lat "20.6697998046875"^^xsd:decimal ;
  geo-pos:long "-18.2586994171143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190527-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711190527-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711190527-1'^^xsd:string;
  dwc:scientificName 'Cottunculus thomsonii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.258699417114'^^xsd:double;
  dwc:latitude '20.669799804688'^^xsd:double;
  dwc:minimumDepth '1308'^^xsd:integer;
  dwc:maximumDepth '1308'^^xsd:integer;
  dwc:aphiaid '127237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711190527-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230577-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230577-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230577-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5690002441406 -17.5240001678467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5240001678467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1658.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1658.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230577-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5690002441406 -17.5240001678467)"^^geo:wktLiteral ;
  geo-pos:lat "19.5690002441406"^^xsd:decimal ;
  geo-pos:long "-17.5240001678467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711230577-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711230577-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711230577-1'^^xsd:string;
  dwc:scientificName 'Pachycara crassiceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.524000167847'^^xsd:double;
  dwc:latitude '19.569000244141'^^xsd:double;
  dwc:minimumDepth '1658.5'^^xsd:double;
  dwc:maximumDepth '1658.5'^^xsd:double;
  dwc:aphiaid '127122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711230577-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100638-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100638-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100638-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.6093006134033 -17.0046997070313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.6093006134033"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0046997070313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1673.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1673.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100638-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.6093006134033 -17.0046997070313)"^^geo:wktLiteral ;
  geo-pos:lat "17.6093006134033"^^xsd:decimal ;
  geo-pos:long "-17.0046997070313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A712100638-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:712100638-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '712100638-2'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.004699707031'^^xsd:double;
  dwc:latitude '17.609300613403'^^xsd:double;
  dwc:minimumDepth '1673.5'^^xsd:double;
  dwc:maximumDepth '1673.5'^^xsd:double;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:712100638-2'^^xsd:anyURI;
  dwc:observationDate '2007-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270601-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270601-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270601-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.138500213623 -17.1501998901367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.138500213623"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1501998901367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1526"^^xsd:integer ;
  dwc:maximumDepthInMeters "1526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270601-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.138500213623 -17.1501998901367)"^^geo:wktLiteral ;
  geo-pos:lat "19.138500213623"^^xsd:decimal ;
  geo-pos:long "-17.1501998901367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711270601-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711270601-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711270601-1'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '-17.150199890137'^^xsd:double;
  dwc:latitude '19.138500213623'^^xsd:double;
  dwc:minimumDepth '1526'^^xsd:integer;
  dwc:maximumDepth '1526'^^xsd:integer;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711270601-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180515-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180515-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180515-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6205005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4213008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1404"^^xsd:integer ;
  dwc:maximumDepthInMeters "1404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180515-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  geo-pos:lat "20.6205005645752"^^xsd:decimal ;
  geo-pos:long "-18.4213008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180515-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180515-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180515-1'^^xsd:string;
  dwc:scientificName 'Psychrolutes inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.421300888061'^^xsd:double;
  dwc:latitude '20.620500564575'^^xsd:double;
  dwc:minimumDepth '1404'^^xsd:integer;
  dwc:maximumDepth '1404'^^xsd:integer;
  dwc:aphiaid '274673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180515-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '274673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091262-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091262-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091262-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6875"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6042995452881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091262-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  geo-pos:lat "18.6875"^^xsd:decimal ;
  geo-pos:long "-16.6042995452881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091262-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091262-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091262-1'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.604299545288'^^xsd:double;
  dwc:latitude '18.6875'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091262-1'^^xsd:anyURI;
  dwc:observationDate '2012-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210556-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210556-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210556-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6501998901367"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8358001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "506.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "506.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210556-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6501998901367 -17.8358001708984)"^^geo:wktLiteral ;
  geo-pos:lat "20.6501998901367"^^xsd:decimal ;
  geo-pos:long "-17.8358001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711210556-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711210556-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711210556-1'^^xsd:string;
  dwc:scientificName 'Laemonema laureysi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.835800170898'^^xsd:double;
  dwc:latitude '20.650199890137'^^xsd:double;
  dwc:minimumDepth '506.5'^^xsd:double;
  dwc:maximumDepth '506.5'^^xsd:double;
  dwc:aphiaid '272473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711210556-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '272473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170648-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170648-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170648-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7766990661621"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7907009124756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "818.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "818.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170648-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  geo-pos:lat "20.7766990661621"^^xsd:decimal ;
  geo-pos:long "-17.7907009124756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170648-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170648-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170648-1'^^xsd:string;
  dwc:scientificName 'Dalatias licha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.790700912476'^^xsd:double;
  dwc:latitude '20.776699066162'^^xsd:double;
  dwc:minimumDepth '818.5'^^xsd:double;
  dwc:maximumDepth '818.5'^^xsd:double;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170648-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091265-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091265-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091265-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6875"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6042995452881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091265-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  geo-pos:lat "18.6875"^^xsd:decimal ;
  geo-pos:long "-16.6042995452881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091265-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091265-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091265-1'^^xsd:string;
  dwc:scientificName 'Lophius vaillanti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.604299545288'^^xsd:double;
  dwc:latitude '18.6875'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '272601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091265-1'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '272601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812100801-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812100801-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812100801-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9088001251221 -18.0223007202148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9088001251221"^^xsd:decimal ;
  dwc:decimalLongitude "-18.0223007202148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1835"^^xsd:integer ;
  dwc:maximumDepthInMeters "1835"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812100801-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9088001251221 -18.0223007202148)"^^geo:wktLiteral ;
  geo-pos:lat "19.9088001251221"^^xsd:decimal ;
  geo-pos:long "-18.0223007202148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812100801-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:812100801-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '812100801-1'^^xsd:string;
  dwc:scientificName 'Barbantus curvifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.022300720215'^^xsd:double;
  dwc:latitude '19.908800125122'^^xsd:double;
  dwc:minimumDepth '1835'^^xsd:integer;
  dwc:maximumDepth '1835'^^xsd:integer;
  dwc:aphiaid '126738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:812100801-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180620-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180620-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180620-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6205005645752"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4213008880615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1404"^^xsd:integer ;
  dwc:maximumDepthInMeters "1404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180620-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6205005645752 -18.4213008880615)"^^geo:wktLiteral ;
  geo-pos:lat "20.6205005645752"^^xsd:decimal ;
  geo-pos:long "-18.4213008880615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711180620-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711180620-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711180620-2'^^xsd:string;
  dwc:scientificName 'Conocara macropterum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.421300888061'^^xsd:double;
  dwc:latitude '20.620500564575'^^xsd:double;
  dwc:minimumDepth '1404'^^xsd:integer;
  dwc:maximumDepth '1404'^^xsd:integer;
  dwc:aphiaid '126695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711180620-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811221175-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811221175-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811221175-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6252002716064 -17.3896999359131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.6252002716064"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3896999359131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1347.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1347.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811221175-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.6252002716064 -17.3896999359131)"^^geo:wktLiteral ;
  geo-pos:lat "19.6252002716064"^^xsd:decimal ;
  geo-pos:long "-17.3896999359131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A811221175-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:811221175-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '811221175-1'^^xsd:string;
  dwc:scientificName 'Notacanthus chemnitzii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '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.389699935913'^^xsd:double;
  dwc:latitude '19.625200271606'^^xsd:double;
  dwc:minimumDepth '1347.5'^^xsd:double;
  dwc:maximumDepth '1347.5'^^xsd:double;
  dwc:aphiaid '126643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:811221175-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170494-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170494-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170494-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8383007049561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "621"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170494-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7000007629395 -17.8383007049561)"^^geo:wktLiteral ;
  geo-pos:lat "20.7000007629395"^^xsd:decimal ;
  geo-pos:long "-17.8383007049561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170494-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170494-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170494-1'^^xsd:string;
  dwc:scientificName 'Ebinania costaecanariae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.838300704956'^^xsd:double;
  dwc:latitude '20.700000762939'^^xsd:double;
  dwc:minimumDepth '621'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '127238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170494-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170484-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170484-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170484-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7766990661621"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7907009124756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "818.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "818.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170484-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7766990661621 -17.7907009124756)"^^geo:wktLiteral ;
  geo-pos:lat "20.7766990661621"^^xsd:decimal ;
  geo-pos:long "-17.7907009124756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711170484-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711170484-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711170484-1'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.790700912476'^^xsd:double;
  dwc:latitude '20.776699066162'^^xsd:double;
  dwc:minimumDepth '818.5'^^xsd:double;
  dwc:maximumDepth '818.5'^^xsd:double;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711170484-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911200892-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911200892-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911200892-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9214992523193 -17.7073001861572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9214992523193"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7073001861572"^^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/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911200892-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9214992523193 -17.7073001861572)"^^geo:wktLiteral ;
  geo-pos:lat "19.9214992523193"^^xsd:decimal ;
  geo-pos:long "-17.7073001861572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A911200892-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:911200892-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '911200892-1'^^xsd:string;
  dwc:scientificName 'Centroselachus crepidater'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Miguel Ángel Puerto y Javier Rey'^^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.707300186157'^^xsd:double;
  dwc:latitude '19.921499252319'^^xsd:double;
  dwc:minimumDepth '1134'^^xsd:integer;
  dwc:maximumDepth '1134'^^xsd:integer;
  dwc:aphiaid '280071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:911200892-1'^^xsd:anyURI;
  dwc:observationDate '2009-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812100779-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812100779-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812100779-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9088001251221 -18.0223007202148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9088001251221"^^xsd:decimal ;
  dwc:decimalLongitude "-18.0223007202148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1835"^^xsd:integer ;
  dwc:maximumDepthInMeters "1835"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812100779-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9088001251221 -18.0223007202148)"^^geo:wktLiteral ;
  geo-pos:lat "19.9088001251221"^^xsd:decimal ;
  geo-pos:long "-18.0223007202148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A812100779-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:812100779-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '812100779-1'^^xsd:string;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Cesar Meiners Mandujano'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.022300720215'^^xsd:double;
  dwc:latitude '19.908800125122'^^xsd:double;
  dwc:minimumDepth '1835'^^xsd:integer;
  dwc:maximumDepth '1835'^^xsd:integer;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:812100779-1'^^xsd:anyURI;
  dwc:observationDate '2008-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260449-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260449-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260449-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0062007904053 -16.2600002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0062007904053"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2600002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "722.28"^^xsd:integer ;
  dwc:maximumDepthInMeters "722.28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260449-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0062007904053 -16.2600002288818)"^^geo:wktLiteral ;
  geo-pos:lat "18.0062007904053"^^xsd:decimal ;
  geo-pos:long "-16.2600002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A311260449-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:311260449-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '311260449-1'^^xsd:string;
  dwc:scientificName 'Laemonema laureysi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Matilde Amoedo'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^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 '-16.260000228882'^^xsd:double;
  dwc:latitude '18.006200790405'^^xsd:double;
  dwc:minimumDepth '722.28'^^xsd:double;
  dwc:maximumDepth '722.28'^^xsd:double;
  dwc:aphiaid '272473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:311260449-1'^^xsd:anyURI;
  dwc:observationDate '2003-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '272473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300649-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300649-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300649-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8078002929688 -17.1196994781494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.8078002929688"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1196994781494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1568.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1568.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300649-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8078002929688 -17.1196994781494)"^^geo:wktLiteral ;
  geo-pos:lat "18.8078002929688"^^xsd:decimal ;
  geo-pos:long "-17.1196994781494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711300649-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711300649-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711300649-2'^^xsd:string;
  dwc:scientificName 'Bassozetus robustus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.119699478149'^^xsd:double;
  dwc:latitude '18.807800292969'^^xsd:double;
  dwc:minimumDepth '1568.5'^^xsd:double;
  dwc:maximumDepth '1568.5'^^xsd:double;
  dwc:aphiaid '217795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711300649-2'^^xsd:anyURI;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '217795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611151246-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611151246-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611151246-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3922996520996 -17.9680004119873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3922996520996"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9680004119873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1207"^^xsd:integer ;
  dwc:maximumDepthInMeters "1207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611151246-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3922996520996 -17.9680004119873)"^^geo:wktLiteral ;
  geo-pos:lat "21.3922996520996"^^xsd:decimal ;
  geo-pos:long "-17.9680004119873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A611151246-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:611151246-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '611151246-1'^^xsd:string;
  dwc:scientificName 'Raja barnardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Carlos Hernández'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'MA'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-17.968000411987'^^xsd:double;
  dwc:latitude '21.3922996521'^^xsd:double;
  dwc:minimumDepth '1207'^^xsd:integer;
  dwc:maximumDepth '1207'^^xsd:integer;
  dwc:aphiaid '298860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:611151246-1'^^xsd:anyURI;
  dwc:observationDate '2006-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '217410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190528-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190528-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190528-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6697998046875 -18.2586994171143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6697998046875"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2586994171143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1308"^^xsd:integer ;
  dwc:maximumDepthInMeters "1308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190528-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6697998046875 -18.2586994171143)"^^geo:wktLiteral ;
  geo-pos:lat "20.6697998046875"^^xsd:decimal ;
  geo-pos:long "-18.2586994171143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711190528-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711190528-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711190528-1'^^xsd:string;
  dwc:scientificName 'Simenchelys parasitica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-18.258699417114'^^xsd:double;
  dwc:latitude '20.669799804688'^^xsd:double;
  dwc:minimumDepth '1308'^^xsd:integer;
  dwc:maximumDepth '1308'^^xsd:integer;
  dwc:aphiaid '126327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711190528-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091271-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091271-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091271-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.6875"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6042995452881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091271-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.6875 -16.6042995452881)"^^geo:wktLiteral ;
  geo-pos:lat "18.6875"^^xsd:decimal ;
  geo-pos:long "-16.6042995452881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A1108091271-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:1108091271-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '1108091271-1'^^xsd:string;
  dwc:scientificName 'Monolene microstoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramón García Cancela'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'MR'^^xsd:string;
  dwc:stateProvince '?'^^xsd:string;
  dwc:longitude '-16.604299545288'^^xsd:double;
  dwc:latitude '18.6875'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '275922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:1108091271-1'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '275922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220566-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220566-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220566-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2334995269775 -17.6527004241943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.2334995269775"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6527004241943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "460.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220566-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2334995269775 -17.6527004241943)"^^geo:wktLiteral ;
  geo-pos:lat "20.2334995269775"^^xsd:decimal ;
  geo-pos:long "-17.6527004241943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4550__urn%3Acatalog%3AIEOPMA%3ACFM_IEOMA%3A711220566-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IEOPMA:CFM_IEOMA:711220566-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4550_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'IEOPMA'^^xsd:string;
  dwc:collectionCode 'CFM_IEOMA'^^xsd:string;
  dwc:catalogNumber '711220566-1'^^xsd:string;
  dwc:scientificName 'Echelus myrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sergio Cansado'^^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.652700424194'^^xsd:double;
  dwc:latitude '20.233499526977'^^xsd:double;
  dwc:minimumDepth '460.5'^^xsd:double;
  dwc:maximumDepth '460.5'^^xsd:double;
  dwc:aphiaid '126314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IEOPMA:CFM_IEOMA:711220566-1'^^xsd:anyURI;
  dwc:observationDate '2007-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF